Module: Wavix::Types::BrandStatusUpdatedWebhookStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/wavix/types/brand_status_updated_webhook_status.rb
Constant Summary collapse
- SELF_DECLARED =
"SELF_DECLARED"- UNVERIFIED =
"UNVERIFIED"- VERIFIED =
"VERIFIED"- VETTED_VERIFIED =
"VETTED_VERIFIED"- REVIEW =
"REVIEW"- SUSPENDED =
"SUSPENDED"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values