pspReference property

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

The PSP reference of the request from which the notification originates.

Implementation

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