Skip to main content

ImportReviewAction

@nmi-agro/fdm-source


@nmi-agro/fdm-source / fdm-rvo/src / ImportReviewAction

Type Alias: ImportReviewAction

ImportReviewAction = "ADD_REMOTE" | "UPDATE_FROM_REMOTE" | "KEEP_LOCAL" | "REMOVE_LOCAL" | "CLOSE_LOCAL" | "IGNORE" | "NO_ACTION"

Defined in: fdm-rvo/src/types.ts:208

Action to be taken for a specific review item during the import process.