Name | Type | Description | Notes |
---|---|---|---|
item_key | str | Item key, maximum 256 characters. | [optional] |
item_value | str | Item value, maximum 8000 characters. | [optional] |
created_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
deleted_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
updated_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
dictionary_id | str | [optional] [readonly] | |
service_id | str | [optional] [readonly] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |