Class: Gusto::Payroll::PaySchedules::PaySchedulesCreateRequestFrequency
- Inherits:
-
Object
- Object
- Gusto::Payroll::PaySchedules::PaySchedulesCreateRequestFrequency
- Defined in:
- lib/fern_gusto/payroll/pay_schedules/types/pay_schedules_create_request_frequency.rb
Overview
The frequency that employees on this pay schedule are paid with Gusto.
Constant Summary collapse
- EVERY_WEEK =
"Every week"- EVERY_OTHER_WEEK =
"Every other week"- TWICE_PER_MONTH =
"Twice per month"- MONTHLY =
"Monthly"