Class: Gusto::Payroll::PaySchedules::PaySchedulesPreviewRequestFrequency

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

Constant Summary collapse

EVERY_WEEK =
"Every week"
EVERY_OTHER_WEEK =
"Every other week"
TWICE_PER_MONTH =
"Twice per month"
MONTHLY =
"Monthly"