put constant

  1. @BuiltValueEnumConst.new(wireName: r'put')
CheckoutOutgoingForwardRequestHttpMethodEnum const put

The HTTP method to use for the request Adyen makes on your behalf to the third party.

Implementation

@BuiltValueEnumConst(wireName: r'put')
static const CheckoutOutgoingForwardRequestHttpMethodEnum put = _$checkoutOutgoingForwardRequestHttpMethodEnum_put;