Home > @eppo/js-client-sdk > EppoJSClient > getStringAssignmentDetails
Signature:
getStringAssignmentDetails(flagKey: string, subjectKey: string, subjectAttributes: Record<string, AttributeType>, defaultValue: string): IAssignmentDetails<string>;
Parameter | Type | Description |
---|---|---|
flagKey | string | |
subjectKey | string | |
subjectAttributes | Record<string, AttributeType> | |
defaultValue | string |
Returns:
IAssignmentDetails<string>