request property
The details of the request that you want to forward to the third-party.
Implementation
@BuiltValueField(wireName: r'request')
CheckoutOutgoingForwardRequest get request;
The details of the request that you want to forward to the third-party.
@BuiltValueField(wireName: r'request')
CheckoutOutgoingForwardRequest get request;