Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 920 Bytes

UpsertContextKindPayload.md

File metadata and controls

16 lines (11 loc) · 920 Bytes

UpsertContextKindPayload

Properties

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]

[Back to Model list] [Back to API list] [Back to README]