Class: Merge::Hris::SelectiveSyncConfigurationsUsageEnum

Inherits:
Object
  • Object
show all
Defined in:
lib/merge_ruby_client/hris/types/selective_sync_configurations_usage_enum.rb

Overview

  • ‘IN_NEXT_SYNC` - IN_NEXT_SYNC

  • ‘IN_LAST_SYNC` - IN_LAST_SYNC

Constant Summary collapse

IN_NEXT_SYNC =
"IN_NEXT_SYNC"
IN_LAST_SYNC =
"IN_LAST_SYNC"