Interface: PropertiesData
An envelope that encapsulates the return data.
Export
PropertiesData
Properties
collection
collection:
Set
<PropertiesDataCollection
> A non-hierarchical list of objects contained in the specified Model View. Each object has aproperties
attribute, which contains the properties of that object.
Memberof
PropertiesData
Defined in
aps-sdk-node/modelderivative/source/model/propertiesData.ts:24
type
type:
string
The type of data that is returned. Alwaysproperties
.
Memberof
PropertiesData
Defined in
aps-sdk-node/modelderivative/source/model/propertiesData.ts:15