paymentPspReference property

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

The psp reference of the related authorisation or transfer.

Implementation

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