{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "special_access_rules", "wsdl_segment" ], "title": "TimeSheetTemplateAssignment - Tooling API", "description": "Represents the assignment of a time sheet template to a profile. Available in API version 48.0 and later.", "supported_soap_calls": "`create()`, `delete()`, `describeSObjects()`, `query()`, `retrieve()`, `update()`, `upsert()`", "supported_rest_api_http_methods": "`GET`", "fields_columns": [ "type", "properties", "description" ], "fields": { "AssignedToId": { "type": "reference", "properties": "Create, Filter, Group, Nillable, Sort, Unique, Update", "description": "The ID of the user profile assigned to the time sheet template." }, "TimeSheetTemplateId": { "type": "reference", "properties": "Create, Filter, Group, Sort, Update", "description": "The ID of the associated time sheet template." } }, "special_access_rules": "Field Service must be enabled to access TimeSheetTemplateAssignment. Users must have the Customize Application and Time Sheet Template permissions.", "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }