Type alias WebhooksIntegrationEncoding

WebhooksIntegrationEncoding: typeof JSON | typeof FORM | UnparsedObject

Encoding type. Can be given either json or form.

Generated using TypeDoc