Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.16 KB

ExpiringTarget.md

File metadata and controls

19 lines (14 loc) · 1.16 KB

ExpiringTarget

Properties

Name Type Description Notes
id str The ID of this expiring target
version int The version of this expiring target
expiration_date int
context_kind str The context kind of the context to be removed
context_key str A unique key used to represent the context to be removed
resource_id ResourceId
target_type str A segment's target type, <code>included</code> or <code>excluded</code>. Included when expiring targets are updated on a segment. [optional]
variation_id str A unique ID used to represent the flag variation. Included when expiring targets are updated on a feature flag. [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]