tokenRequestor property
The token requestor is an entity who requested tokenization of the card for secure payments.
Implementation
@BuiltValueField(wireName: r'tokenRequestor')
NetworkTokenRequestor? get tokenRequestor;
The token requestor is an entity who requested tokenization of the card for secure payments.
@BuiltValueField(wireName: r'tokenRequestor')
NetworkTokenRequestor? get tokenRequestor;