paymentPspReference property

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

The pspReference of the payment.

Implementation

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