{
"sections": [
"title",
"description",
"fields",
"special_access_rules",
"wsdl_segment",
"field_reference"
],
"title": "MobileSettingsAssignment - Data API",
"description": "Represents the assignment of a particular field service mobile settings configuration to a user profile. This object is available in API version 41.0 and later.",
"fields_columns": [
"type",
"properties",
"description"
],
"fields": {
"FieldServiceMobileSettingsId": {
"type": "reference",
"properties": "Create, Filter, Group, Sort, Update",
"description": "The ID of a set of field service mobile settings."
},
"ProfileId": {
"type": "reference",
"properties": "Create, Filter, Group, Nillable, Sort, Update",
"description": "The ID of the profile to associate with the set of field service mobile settings."
}
},
"special_access_rules": "Field Service must be enabled.",
"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```",
"field_reference": {
"CreatedById": {
"field_label": "Created By ID",
"type": "reference",
"length": "18"
},
"CreatedDate": {
"field_label": "Created Date",
"type": "datetime"
},
"FieldServiceMobileSettingsId": {
"field_label": "Field Service Mobile Settings ID",
"type": "reference",
"length": "18"
},
"Id": {
"field_label": "Mobile Settings Assignment ID",
"type": "id",
"length": "18"
},
"IsDeleted": {
"field_label": "Deleted",
"type": "boolean"
},
"LastModifiedById": {
"field_label": "Last Modified By ID",
"type": "reference",
"length": "18"
},
"LastModifiedDate": {
"field_label": "Last Modified Date",
"type": "datetime"
},
"ProfileId": {
"field_label": "Profile ID",
"type": "reference",
"length": "18"
},
"SystemModstamp": {
"field_label": "System Modstamp",
"type": "datetime"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}