Files
rust-mollie-sdk/docs/CancelPaymentRequest.md
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

651 B

CancelPaymentRequest

Properties

Name Type Description Notes
testmode Option<bool> Whether to create the entity in test mode or live mode. Most API credentials are specifically created for either live mode or test mode, in which case this parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting testmode to true. [optional]

[Back to Model list] [Back to API list] [Back to README]