QueryObject

An object that contains the content of a query.

NameData TypeDescription
ObjectsArray of QueryObject objectsSpecifies the query.
ObjectTypeStringSpecifies whether the object is a List, Subscriber, Email, or other type of object.
PropertiesArrayOfStringSpecifies an array of property definitions available for an object type. You can retrieve allowed properties using the Describe method.