Object containing a list of webhook configurations.
Name | Type | Description |
---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. This object stores information about the webhook configurations in a dictionary. |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of webhook objects. |
data | List<ManagementProjectsWebhook> | Array of webhook objects. |
total | Integer | The total number of webhook objects. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
DATA | "data" |