Name | Type | Description | Notes |
---|---|---|---|
odata_next_link | str | A URL to retrieve the next page of the requested collection. | [optional] |
odata_count | int | The total count of items within a collection. | [optional] |
value | list[Attribute] | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
odata_next_link | str | A URL to retrieve the next page of the requested collection. | [optional] |
odata_count | int | The total count of items within a collection. | [optional] |
value | list[Attribute] | [optional] |