| Name | Type | Description | Notes |
|---|---|---|---|
| encodings | list[Encoding] | ||
| page | int | A number of the fetched page. | |
| per_page | int | A number of encodings per page. | |
| total | int | A number of all encodings stored in the db. |
| Name | Type | Description | Notes |
|---|---|---|---|
| encodings | list[Encoding] | ||
| page | int | A number of the fetched page. | |
| per_page | int | A number of encodings per page. | |
| total | int | A number of all encodings stored in the db. |