Sha256: dca4c944d21f8d2adf660d94d71d57a3571c1e0ad49e450f51b97094c1e27221
Contents?: true
Size: 557 Bytes
Versions: 2
Compression:
Stored size: 557 Bytes
Contents
# SibApiV3Sdk::GetWebhook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | URL of the webhook | **id** | **Integer** | ID of the webhook | **description** | **String** | Description of the webhook | **events** | **Array<String>** | | **type** | **String** | Type of webhook (marketing or transac) | **created_at** | **String** | Creation date of the webhook (YYYY-MM-DD) | **modified_at** | **String** | Last modification date of the webhook (YYYY-MM-DD) |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.0 | docs/GetWebhook.md |
sib-api-v3-sdk-1.0.0 | docs/GetWebhook.md |