UserChoiceMap
@nmi-agro/fdm-source / fdm-rvo/src / UserChoiceMap
Type Alias: UserChoiceMap
UserChoiceMap =
Record<string,ImportReviewAction>
Defined in: fdm-rvo/src/types.ts:222
A map of user choices, keyed by the item ID (see getItemId).
Each entry represents the action selected by the user for a specific review item.