Module: Whop_sdk::Types::AccountCompanyFormationStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/account_company_formation_status.rb
Constant Summary collapse
- DRAFT =
"draft"- PROCESSING =
"processing"- FILED =
"filed"- REJECTED =
"rejected"- COMPLETED =
"completed"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values