Class: Gusto::Companies::CompanyPayScheduleType

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

Overview

The pay schedule assignment type.

Constant Summary collapse

SINGLE =
"single"
HOURLY_SALARIED =
"hourly_salaried"
BY_EMPLOYEE =
"by_employee"
BY_DEPARTMENT =
"by_department"