Class: Gusto::Payroll::PayrollCreateRequestOffCycleReason

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/payroll/types/payroll_create_request_off_cycle_reason.rb

Overview

An off cycle payroll reason. Select one from the following list.

Constant Summary collapse

BONUS =
"Bonus"
CORRECTION =
"Correction"
DISMISSED_EMPLOYEE =
"Dismissed employee"
TRANSITION_FROM_OLD_PAY_SCHEDULE =
"Transition from old pay schedule"