Item
Models an item of a data set.
Supertype
None
Subtypes
JSON Representation
{
"id" : string
}
Fields description
| Field | Meaning | Constraints |
|---|---|---|
id |
Identifier of the item. | Valid API item identifier. |
Models an item of a data set.
None
{
"id" : string
}
| Field | Meaning | Constraints |
|---|---|---|
id |
Identifier of the item. | Valid API item identifier. |