Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 836 Bytes

WebhookKeyDeleteResponse.md

File metadata and controls

16 lines (12 loc) · 836 Bytes

Conekta.net.Model.WebhookKeyDeleteResponse

webhook keys model

Properties

Name Type Description Notes
Active bool Indicates if the webhook key is active [optional]
CreatedAt long 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]