Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 837 Bytes

WebhookKeyCreateResponse.md

File metadata and controls

16 lines (12 loc) · 837 Bytes

Conekta.net.Model.WebhookKeyCreateResponse

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]
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]
PublicKey string Public key to be used in the webhook [optional]

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