patch_ constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'patch')
static const CheckoutOutgoingForwardRequestHttpMethodEnum patch_ = _$checkoutOutgoingForwardRequestHttpMethodEnum_patch_;