pspPaymentReference property

  1. @BuiltValueField.new(wireName: r'pspPaymentReference')
String? get pspPaymentReference

The payment reference included in the transfer.

Implementation

@BuiltValueField(wireName: r'pspPaymentReference')
String? get pspPaymentReference;