Name |
Type |
Description |
Notes |
Id |
int |
Internal ID of this entity. |
|
Created |
DateTime |
The time this entity was created. |
|
Type |
string |
The type of allowed values in the picklist. If the type `time` is chosen, it must be an RFC3339 timestamp string. |
|
Values |
List<string> |
The list of allowed values provided by this picklist. |
|
ModifiedBy |
int |
ID of the user who last updated this effect if available. |
[optional] |
CreatedBy |
int |
ID of the user who created this effect. |
|
AccountId |
int |
The ID of the account that owns this entity. |
[optional] |
Imported |
bool |
Imported flag shows that a picklist is imported by a CSV file or not |
[optional] |
[Back to Model list] [Back to API list] [Back to README]