Name | Type | Description | Notes |
---|---|---|---|
HasMore | bool | Indicates if there are more pages to be requested | |
Object | string | Object type, in this case is list | |
NextPageUrl | string | URL of the next page. | [optional] |
PreviousPageUrl | string | Url of the previous page. | [optional] |
Data | List<WebhookKeyResponse> | [optional] |