pspReference property

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

Adyen's 16-character string reference associated with the transaction. This value is globally unique; quote it when communicating with us about this response.

Implementation

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