Class: Gusto::Payroll::PaySchedules::PaySchedulesUpdateRequestFrequency

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/payroll/pay_schedules/types/pay_schedules_update_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"