Module: Whop_sdk::Ads::Types::PostAdUpdatedPayloadDataStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/ads/types/post_ad_updated_payload_data_status.rb
Constant Summary collapse
- ACTIVE =
"active"- PAUSED =
"paused"- IN_REVIEW =
"in_review"- REJECTED =
"rejected"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values