patch_ constant
- @BuiltValueEnumConst.new(wireName: r'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_;