| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
?string | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
remoteId |
?string | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
unifiedCustomFields |
array<string, mixed> | ➖ | Custom Unified Fields configured in your StackOne project | { "my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value" } |
name |
?string | ➖ | N/A | |
items |
array<Components\ListItem> | ➖ | N/A | |
createdAt |
\DateTime | ➖ | Timestamp when the list was created | 2021-01-01T01:01:01.000Z |
updatedAt |
\DateTime | ➖ | Timestamp when the list was last updated | 2021-01-01T01:01:01.000Z |
type |
?Components\ListType | ➖ | The list type |