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