paymentPspReference property

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

The pspReference of the payment to update.

Implementation

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