pspReference property

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

Adyen's 16-character unique reference associated with the transaction or request. This value is globally unique. Use it when communicating with us about this request.

Implementation

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