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