| Name | Type | Description | Notes |
|---|---|---|---|
| limit | int | Defines how many items should be returned in the response per page basis. | |
| offset | int | The starting index of the response items, i.e. where the response should start listing the returned items. | |
| total | int | Defines the total number of items returned in the response. | |
| items | [ListBlockchainEventsSubscriptionsRI] | ||
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |