paResponse property
Payment authorisation response returned by the card issuer. The paResponse field holds the PaRes value received from the card issuer.
Implementation
@BuiltValueField(wireName: r'paResponse')
String get paResponse;
Payment authorisation response returned by the card issuer. The paResponse field holds the PaRes value received from the card issuer.
@BuiltValueField(wireName: r'paResponse')
String get paResponse;