reference property
A reference that is used to uniquely identify the payment in future communications about the payment status.
Implementation
@BuiltValueField(wireName: r'reference')
String get reference;
A reference that is used to uniquely identify the payment in future communications about the payment status.
@BuiltValueField(wireName: r'reference')
String get reference;