Module: SBF::Client::DeduplicatorMatch::Status

Defined in:
lib/stbaldricks/entities/deduplicator_match.rb

Constant Summary collapse

READY =
'ready'.freeze
CHECKED_OUT =
'checked_out'.freeze
COMPLETED =
'completed'.freeze
ERROR_OUT_OF_SYNC_ADD =
'error_out_of_sync_add'.freeze
ERROR_OUT_OF_SYNC_UPDATE =
'error_out_of_sync_update'.freeze