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 |
| publicCreateable | Boolean | Indicates whether the context user can create a public list view for the object
(true) or not (false). If publicCreateable is true, sharedCreateable is also true. |
Small, 67.0 | 67.0 |
| publicOrSharedCreateable | Boolean | Indicates whether the context user can create a public list view for the object
(true) or not (false). This property is deprecated in version 67.0 In version 67.0 and later, we recommend using publicCreateable or sharedCreateable for this information. |
Small, 61.0 | 61.0 |
| relatedEntityApiName | String | API name of the related object to which this list can be scoped, or null. | Small, 61.0 | 61.0 |
| sharedCreateable | Boolean | Indicates whether the context user can create a shared list view for the object (true) or not (false). | Small, 67.0 | 67.0 |