Type: KeyValuePair
A Key Value Pair (KVP) is a simple data structure consisting of a key and a value. This is used to store arbitrary metadata.
Related Filters
Properties
Name | Type | Description |
---|---|---|
_cursor | String | Provides a value that can be supplied to the |
createdAt | DateTime | The instant this object has been created |
id | ID | An auto-generated string that identifies this child entity uniquely within this collection of child entities |
key | String | The key value |
updatedAt | DateTime | The instant this object has been updated the last time |
value | String | The value associated to the key |
This page was generated: 2024-11-06