pspReference property

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

The token for stored payment details to make recurring payments. This is the same as the recurringDetailReference.

Implementation

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