Name | Type | Description | Notes |
---|---|---|---|
id | string | Unique identifier of the webhook key | [optional] |
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] |
deactivated_at | int | Unix timestamp in seconds with the deactivation date of the webhook key | [optional] |
public_key | string | Public key to be used in the webhook | [optional] |
livemode | bool | Indicates if the webhook key is in live mode | [optional] |
object | string | Object name, value is webhook_key | [optional] |