Sha256: 40d20d4059b0176cda951c8c57b19543295d0378b15f4a9a2d62d108de9accbe
Contents?: true
Size: 773 Bytes
Versions: 25
Compression:
Stored size: 773 Bytes
Contents
# BudgeaClient::WebhookData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the webhook data | **id_webhook** | **Integer** | ID of the webhook | **id_service** | **Integer** | ID of the recipient service | [optional] **id_user** | **Integer** | ID of the emitter user | **id_resource** | **Integer** | a changing ID used to filter webhookdata depending on the event triggered | [optional] **data** | **String** | Data emitted | [optional] **mimetype** | **String** | Mimetype of the data | [optional] **created** | **DateTime** | Timestamp when the hook data was generated | **success** | **DateTime** | Timestamp when the hook has been successfully called | [optional]
Version data entries
25 entries across 25 versions & 1 rubygems