Class: Gusto::Employees::Benefits::BenefitsCreateRequestContributionType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/employees/benefits/types/benefits_create_request_contribution_type.rb

Overview

employee deduction relative to a tiered matching scheme.

Constant Summary collapse

TIERED =
"tiered"
PERCENTAGE =
"percentage"
AMOUNT =
"amount"