tokenRequestor property
Contains information about the entity or organization that is requesting the network token.
Implementation
@BuiltValueField(wireName: r'tokenRequestor')
NetworkTokenRequestor? get tokenRequestor;
Contains information about the entity or organization that is requesting the network token.
@BuiltValueField(wireName: r'tokenRequestor')
NetworkTokenRequestor? get tokenRequestor;