Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 602 Bytes

ACMetadataQueryEnvelope.md

File metadata and controls

13 lines (9 loc) · 602 Bytes

ACMetadataQueryEnvelope

Properties

Name Type Description Notes
total NSNumber* Number of results found [optional]
data NSDictionary<NSString, NSObject>*** Array of objects with device's metadata [optional]
offset NSNumber* Page starting position [optional]
count NSNumber* Page size [optional]

[Back to Model list] [Back to API list] [Back to README]