Module: Schematic::Types::OnboardingRequirement
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/onboarding_requirement.rb
Constant Summary collapse
- CONNECT_BILLING =
"connect_billing"- CREATE_API_KEY =
"create_api_key"- FIRST_FLAG_CHECK =
"first_flag_check"- IMPORT_COMPANIES =
"import_companies"- MODEL_PACKAGING =
"model_packaging"- SEND_EVENTS =
"send_events"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values