Class: Gusto::TaxRequirementMetadataType
- Inherits:
-
Object
- Object
- Gusto::TaxRequirementMetadataType
- Defined in:
- lib/fern_gusto/types/tax_requirement_metadata_type.rb
Overview
‘risk_class_code`, `risk_class_description`, and `rate_type`
Constant Summary collapse
- TEXT =
"text"- CURRENCY =
"currency"- RADIO =
"radio"- SELECT =
"select"- PERCENT =
"percent"- ACCOUNT_NUMBER =
"account_number"- TAX_RATE =
"tax_rate"- WORKERS_COMPENSATION_RATE =
"workers_compensation_rate"