Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 763 Bytes

WebhookKeyDeleteResponse.md

File metadata and controls

14 lines (11 loc) · 763 Bytes

# WebhookKeyDeleteResponse

Properties

Name Type Description Notes
active bool Indicates if the webhook key is active [optional]
created_at int Unix timestamp in seconds with the creation date of the webhook key [optional]
deleted bool Indicates if the webhook key is deleted [optional]
id string Unique identifier of the webhook key [optional]
livemode bool Indicates if the webhook key is in live mode [optional]
object string Object name, value is webhook_key [optional]

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