| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Webhooks subscription id | [optional] |
| sink | string | Webhooks callback uri. | [optional] |
| verified | bool | [Read Only] True if the webhooks subscription has been verified. | [optional] |
| types | \FattureInCloud\Model\EventType[] | Webhooks events types. | [optional] |
| config | \FattureInCloud\Model\WebhooksSubscriptionConfig | [optional] | |
| verification_method | \FattureInCloud\Model\WebhooksSubscriptionVerificationMethod | [optional] |