networkPaymentReference property
The unique reference assigned by the card network for the pay-in transaction.
Implementation
@BuiltValueField(wireName: r'networkPaymentReference')
String? get networkPaymentReference;
The unique reference assigned by the card network for the pay-in transaction.
@BuiltValueField(wireName: r'networkPaymentReference')
String? get networkPaymentReference;