20 lines
930 B
Markdown
20 lines
930 B
Markdown
# Collection
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**OdataContext** | **string** | context | [optional]
|
|
**OdataEtag** | **string** | etag | [optional]
|
|
**OdataId** | **string** | id |
|
|
**OdataType** | **string** | type |
|
|
**Description** | Pointer to **string** | description | [optional] [readonly]
|
|
**Members** | [**[]IdRef**](idRef.md) | Contains the members of this collection. | [readonly]
|
|
**MembersodataCount** | **int32** | The number of items in a collection. | [optional] [readonly]
|
|
**MembersodataNextLink** | **string** | The URI to the resource containing the next set of partial members. | [optional] [readonly]
|
|
**Name** | **string** | The name of the resource. | [readonly]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|