{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "special_access_rules", "wsdl_segment" ], "title": "Territory2SupportedObject - Tooling API", "description": "Represents the object type supported by territories. This object is available in API version 57.0 and later.", "supported_soap_calls": "`describeSObjects()`, `query()`, `retrieve()`", "supported_rest_api_http_methods": "`GET`, `HEAD`, `Query`", "fields_columns": [ "type", "properties", "description" ], "fields": { "DefaultAccessLevel": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "Default access level for objects assigned to territories." }, "DurableId": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "Unique identifier of the field." }, "ObjectType": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "Object type supported by the territory." }, "State": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "Status of the support activation of the object type." } }, "special_access_rules": "Enable the Manage Territories user permission.", "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n\n```" }