paResponse property

  1. @BuiltValueField.new(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.

Implementation

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