{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "QuickActionList - Tooling API", "description": "Represents a list of quick actions.", "supported_soap_calls": "`create()`, `query()`, `retrieve()`, `update()`, `upsert()`", "supported_rest_api_http_methods": "`DELETE`, `GET`, `PATCH`, `POST`", "fields_columns": [ "type", "properties", "description" ], "fields": { "LayoutId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The ID of the associated layout." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }