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

639 B

DeleteWebhookRequest

Properties

Name Type Description Notes
testmode Option<bool> Most API credentials are specifically created for either live mode or test mode. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting testmode to true. Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa. [optional]

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