FlagConfigEvaluation Properties Name Type Description Notes contextKinds Array<string> [optional] [default to undefined] Example import { FlagConfigEvaluation } from 'launchdarkly-api-typescript'; const instance: FlagConfigEvaluation = { contextKinds, }; [Back to Model list] [Back to API list] [Back to README]