Class: Gusto::Payrolls::PayPeriodPayrollPayrollType

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

Overview

Whether it is regular pay period or transition pay period.

Constant Summary collapse

REGULAR =
"regular"
TRANSITION =
"transition"