ChoiceSetGetResponse
Represents a single choice set value/record
Properties
| Property |
Type |
Description |
id |
string |
Unique identifier for the choice set value |
name |
string |
Name of the choice set value |
displayName |
string |
Human-readable display name of the choice set value |
numberId |
number |
Numeric identifier |
createdTime |
string |
Creation timestamp |
updatedTime |
string |
Last update timestamp |
createdBy? |
string |
User ID who created this value |
updatedBy? |
string |
User ID who last updated this value |
recordOwner? |
string |
User ID of the record owner |