Class: Gusto::PayrollWithholdingPayPeriodType

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

Overview

off-cycle payrolls.

Constant Summary collapse

EVERY_WEEK =
"Every week"
EVERY_OTHER_WEEK =
"Every other week"
TWICE_PER_MONTH =
"Twice per month"
MONTHLY =
"Monthly"
QUARTERLY =
"Quarterly"
SEMIANNUALLY =
"Semiannually"
ANNUALLY =
"Annually"