status property
The HTTP status of the response Adyen received from the third party.
Implementation
@BuiltValueField(wireName: r'status')
int? get status;
The HTTP status of the response Adyen received from the third party.
@BuiltValueField(wireName: r'status')
int? get status;