PaginatedRemoteResponseList
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| count | int | [optional] | |
| next | str | [optional] | |
| previous | str | [optional] | |
| results | list[RemoteResponse] | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| count | int | [optional] | |
| next | str | [optional] | |
| previous | str | [optional] | |
| results | list[RemoteResponse] | [optional] |