| Name | Type | Description | Notes |
|---|---|---|---|
| offset | int | The starting index of the response items, i.e. where the response should start listing the returned items. | |
| limit | int | Defines how many items should be returned in the response per page basis. | |
| total | int | Defines the total number of items returned in the response. | |
| items | [ListTransactionsByBlockHashResponseItem] |