Module: VitableConnect::Models::EmployerSubmitPayrollAccessSetupParams::ClassificationCorrectionSource

Extended by:
Internal::Type::Enum
Defined in:
lib/vitable_connect/models/employer_submit_payroll_access_setup_params.rb,
sig/vitable_connect/models/employer_submit_payroll_access_setup_params.rbs

Overview

  • ENTER_NAMES - ENTER_NAMES
  • EMAIL_LIST - EMAIL_LIST

Constant Summary collapse

ENTER_NAMES =

Returns:

  • (:ENTER_NAMES)
:ENTER_NAMES
EMAIL_LIST =

Returns:

  • (:EMAIL_LIST)
:EMAIL_LIST

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Instance Method Details

#self?.values::Array[VitableConnect::Models::EmployerSubmitPayrollAccessSetupParams::classification_correction_source]

Returns:

  • (::Array[VitableConnect::Models::EmployerSubmitPayrollAccessSetupParams::classification_correction_source])


172
# File 'sig/vitable_connect/models/employer_submit_payroll_access_setup_params.rbs', line 172

def self?.values: -> ::Array[VitableConnect::Models::EmployerSubmitPayrollAccessSetupParams::classification_correction_source]