Class: Gusto::JobsAndCompensations::CompensationPaymentUnit

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/jobs_and_compensations/types/compensation_payment_unit.rb

Overview

should be ‘Paycheck’.

Constant Summary collapse

HOUR =
"Hour"
WEEK =
"Week"
MONTH =
"Month"
YEAR =
"Year"
PAYCHECK =
"Paycheck"