PropertyArray is used as the return type of some API methods. PropertyArray encapsulates the resulting properties and the exceptions that have been raised during the execution of a method.
Refer to the Application Interface section for details.
N/A
The following table lists the fields for this object.
Field | Details |
---|---|
properties | Type: Property[] Default value: N/A Description: The list of properties returned by the operation. Field validation description: N/A Additional field security restrictions: N/A |
N/A