odmApi::TransformationConfigurationPage¶
A single page of transformation configuration results together with pagination metadata.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| items | array[TransformationConfiguration] | The transformation configurations in this page. | |
| limit | integer | Maximum number of items returned in this page. | |
| offset | integer | Number of items skipped before this page. | |
| total | integer | Total number of items available. |