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) · 894 Bytes

File metadata and controls

15 lines (12 loc) · 894 Bytes

LaunchDarkly.Api.Model.UserTargetingExpirationForSegment

Properties

Name Type Description Notes
ExpirationDate long? Unix epoch time in milliseconds specifying the expiration date [optional]
TargetType string either the included or excluded variation that the user is targeted on a segment [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]