js-client-sdk

Home > @eppo/js-client-sdk > EppoJSClient > getJSONAssignmentDetails

EppoJSClient.getJSONAssignmentDetails() method

Signature:

getJSONAssignmentDetails(flagKey: string, subjectKey: string, subjectAttributes: Record<string, AttributeType>, defaultValue: object): IAssignmentDetails<object>;

Parameters

Parameter Type Description
flagKey string  
subjectKey string  
subjectAttributes Record<string, AttributeType>  
defaultValue object  

Returns:

IAssignmentDetails<object>