Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 430 Bytes

PaymentRequestCaptureMethod.md

File metadata and controls

19 lines (8 loc) · 430 Bytes

PaymentRequestCaptureMethod

xendit.payment_request.model.PaymentRequestCaptureMethod

Enum

* `AUTOMATIC` (value: `"AUTOMATIC"`)

* `MANUAL` (value: `"MANUAL"`)

* `XenditEnumDefaultFallback` (value: `UNKNOWN_ENUM_VALUE`)

If you encounter UNKNOWN_ENUM_VALUE, it means that this ENUM is unavailable in your current SDK version. Please upgrade to get the newest ENUM.

[Back to README]