authorisationToken property
A token needed to authorise a payment.
Implementation
@BuiltValueField(wireName: r'authorisationToken')
String? get authorisationToken;
A token needed to authorise a payment.
@BuiltValueField(wireName: r'authorisationToken')
String? get authorisationToken;