response property
The response: * In case of success, it is either payout-confirm-received or payout-decline-received. * In case of an error, an informational message is returned.
Implementation
@BuiltValueField(wireName: r'response')
String get response;