Name | Type | Description | Notes |
---|---|---|---|
name | str | The context kind name | |
description | str | The context kind description | [optional] |
hide_in_targeting | bool | Alias for archived. | [optional] |
archived | bool | Whether the context kind is archived. Archived context kinds are unavailable for targeting. | [optional] |
version | int | The context kind version. If not specified when the context kind is created, defaults to 1. | [optional] |
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] |