Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 692 Bytes

WebhookKeyCreateResponse.md

File metadata and controls

19 lines (11 loc) · 692 Bytes

WebhookKeyCreateResponse

webhook keys model

Properties

Name Type Description Notes
active Boolean 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 Boolean 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]