Class: Gusto::Companies::CompanyCompanyStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/companies/types/company_company_status.rb

Overview

must contact support.

Constant Summary collapse

APPROVED =
"Approved"
NOT_APPROVED =
"Not Approved"
SUSPENDED =
"Suspended"