Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 871 Bytes

File metadata and controls

15 lines (12 loc) · 871 Bytes

LaunchDarkly.Api.Model.UserTargetingExpirationForFlag

Properties

Name Type Description Notes
ExpirationDate long? Unix epoch time in milliseconds specifying the expiration date [optional]
VariationId string the ID of the variation that the user is targeted on a flag [optional]
UserKey string Unique identifier for the user [optional]
Id string [optional]
ResourceId UserTargetingExpirationResourceIdForFlag [optional]
Links Links [optional]
Version int? [optional]

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