request property

  1. @BuiltValueField.new(wireName: r'request')
CheckoutOutgoingForwardRequest get request

The details of the request that you want to forward to the third-party.

Implementation

@BuiltValueField(wireName: r'request')
CheckoutOutgoingForwardRequest get request;