response property
The details of the response Adyen received from the third party.
Implementation
@BuiltValueField(wireName: r'response')
CheckoutForwardResponseFromUrl get response;
The details of the response Adyen received from the third party.
@BuiltValueField(wireName: r'response')
CheckoutForwardResponseFromUrl get response;