Class: Gusto::Payrolls::PaidTimeOffName

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

Overview

The name of the paid time off type.

Constant Summary collapse

VACATION_HOURS =
"Vacation Hours"
SICK_HOURS =
"Sick Hours"
HOLIDAY_HOURS =
"Holiday Hours"