{
"sections": [
"title",
"description",
"supported_soap_calls",
"supported_rest_api_http_methods",
"fields",
"wsdl_segment"
],
"title": "PathAssistantStepInfo - Tooling API",
"description": "Represents guidance for a step on a Path. Available in Tooling API version 36.0 and later.",
"supported_soap_calls": "`update()`, `query()`",
"supported_rest_api_http_methods": "`GET`, `PATCH`",
"fields_columns": [
"type",
"properties",
"description"
],
"fields": {
"DeveloperName": {
"type": "string",
"properties": "Filter, Group, Sort",
"description": "The unique name of the path guidance information."
},
"Info": {
"type": "string",
"properties": "Filter, Nillable, Sort",
"description": "The text of the guidance displayed to the user in the user interface."
},
"IsDeleted": {
"type": "boolean",
"properties": "Sort",
"description": "Indicates whether the record has been moved to the Recycle Bin (true) or not (false)."
},
"Language": {
"type": "string",
"properties": "Filter, Group, Restricted picklist, Sort",
"description": "The language of the path. Valid values are: Chinese (Simplified): zh_CN Chinese (Traditional): zh_TW Danish: da Dutch: nl_NL English: en_US Finnish: fi French: fr German: de Italian: it Japanese: ja Korean: ko Norwegian: no Portuguese (Brazil): pt_BR Russian: ru Spanish: es Spanish (Mexico): es_MX Spanish (Mexico) defaults to Spanish for customer-defined translations. Swedish: sv Thai: th The Salesforce user interface is fully translated to Thai, but Help is in English."
},
"MasterLabel": {
"type": "string",
"properties": "Filter, Group, Sort",
"description": "Label for this path guidance information record."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```"
}