RetrieveAllEntitiesResponse ComplexType
Contains the response from the RetrieveAllEntities function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
EntityMetadata | Collection( ComplexEntityMetadata ) |
Contains metadata of the entity. |
Timestamp | Edm.String |
Used by
The following use the RetrieveAllEntitiesResponse ComplexType.
Name | How used |
---|---|
RetrieveAllEntities | ReturnType |