webhook keys model
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] |