Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 919 Bytes

ContextInstanceRecord.md

File metadata and controls

19 lines (11 loc) · 919 Bytes

ContextInstanceRecord

Properties

Name Type Description Notes
lastSeen OffsetDateTime Timestamp of the last time an evaluation occurred for this context instance [optional]
id String The context instance ID
applicationId String An identifier representing the application where the LaunchDarkly SDK is running [optional]
anonymousKinds List<String> A list of the context kinds this context was associated with that the SDK removed because they were marked as anonymous at flag evaluation [optional]
context Object The context, including its kind and attributes
links Map<String, Link> The location and content type of related resources [optional]
access Access [optional]