Sha256: b4653e46ce20bf839fd5dad1674e16bb4556ba5beae8a393bf88f14709383949
Contents?: true
Size: 607 Bytes
Versions: 1
Compression:
Stored size: 607 Bytes
Contents
# BrevoRuby::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 transactional) | **created_at** | **String** | Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **String** | Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/GetWebhook.md |