httpMethod property
- @BuiltValueField.new(wireName: r'httpMethod')
The HTTP method to use for the request Adyen makes on your behalf to the third party.
Implementation
@BuiltValueField(wireName: r'httpMethod')
CheckoutOutgoingForwardRequestHttpMethodEnum get httpMethod;