data class ManagedObjects
A collection of ManagedObjects as returned by one of the methods of ManagedObjectService class
ManagedObjects(o: JSONObject)
A collection of ManagedObjects as returned by one of the methods of ManagedObjectService class |
fun objects(): List<ManagedObject> |