pspReference property

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

The PSP reference of the payment. We will delete all shopper-related data for this payment.

Implementation

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