Describe
Use the Describe method to get information about the metadata associated with an object. You could use the Describe method to dynamically build profile centers and track data retrieval interfaces. The Describe method supports a request for object metadata in the form of an ObjectDefinitionRequest and returns a single ObjectDefinition object.
Name | Data Type | Description |
---|---|---|
DescribeRequests | ObjectDefinitionRequest | A collection of requests to describe objects. |
RequestID | String | A unique identifier for the request. |
ObjectDefinition | Object containing the requested metadata. |
- PropertyDefinition Object