httpMethod property

  1. @BuiltValueField.new(wireName: r'httpMethod')
CheckoutOutgoingForwardRequestHttpMethodEnum get 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;