{
"sections": [
"title",
"description",
"fields",
"wsdl_segment",
"field_reference"
],
"title": "UserListView - Data API",
"description": "Represents the customizations a user made to a list view. This object is available in API version 32.0 and later.",
"fields_columns": [
"description"
],
"fields": {
"LastViewedChart": {
"description": "Properties: Create, Filter, Group, Nillable, Restricted picklist, Sort, Update; The last chart a user viewed."
},
"ListViewId": {
"description": "Properties: Create, Filter, Group, Sort; The ID of the list view. This is a relationship field.; Relationship Name: ListView; Relationship Type: Lookup; Refers To: ListView"
},
"SobjectType": {
"description": "Properties: Create, Filter, Group, Nillable, Restricted picklist, Sort, Update; The API name of the sObject for the user list view."
},
"UserId": {
"description": "Properties: Create, Filter, Group, Sort; The ID of the user. This is a relationship field.; Relationship Name: User; Relationship Type: Lookup; Refers To: User"
}
},
"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 \n\n```",
"field_reference": {
"CreatedById": {
"field_label": "Created By ID",
"type": "reference",
"length": "18"
},
"CreatedDate": {
"field_label": "Created Date",
"type": "datetime"
},
"Id": {
"field_label": "User List View 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"
},
"LastViewedChart": {
"field_label": "List View Chart ID",
"type": "picklist",
"length": "255"
},
"ListViewId": {
"field_label": "List View ID",
"type": "reference",
"length": "18"
},
"SobjectType": {
"field_label": "Custom Object Definition ID",
"type": "picklist",
"length": "255"
},
"SystemModstamp": {
"field_label": "System Modstamp",
"type": "datetime"
},
"UserId": {
"field_label": "User ID",
"type": "reference",
"length": "18"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}