List Object Info
List object info.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| availableScopes | List Object Scope[] | Information about available scopes for the object. | Small, 61.0 | 61.0 |
| columns | List Object Column[] | Information about available columns for the object. | Small, 61.0 | 61.0 |
| createable | Boolean | Indicates whether a new list for the object can be created (true) or not (false). | Small, 61.0 | 61.0 |
| objectApiName | String | Object API name. | Small, 61.0 | 61.0 |
| publicCreatable | Boolean | Indicates whether the context user can create a public list view for the object (true) or not (false). | Small, 67.0 | 67.0 |
| publicOrSharedCreatable | Boolean | Indicates whether the context user can create a new public or shared list view
for the object (true) or not (false). In version 67.0 and later, use publicCreatable or sharedCreatable for this information. |
Small, 61.0 | 61.0–66.0 |
| relatedEntityApiName | String | API name of the related object to which this list can be scoped, or null. | Small, 61.0 | 61.0 |
| sharedCreatable | Boolean | Indicates whether the context user can create a shared list view for the object (true) or not (false). | Small, 67.0 | 67.0 |