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