Module: Whop_sdk::Types::SocialAccountPostRestrictionsItem

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/social_account_post_restrictions_item.rb

Constant Summary collapse

LEAD_FORM_INELIGIBLE =
"lead_form_ineligible"
PROMOTION_INELIGIBLE =
"promotion_ineligible"
COPYRIGHTED_MUSIC =
"copyrighted_music"
MESSENGER_DESTINATION =
"messenger_destination"
INSTAGRAM_DESTINATION =
"instagram_destination"
WHATSAPP_DESTINATION =
"whatsapp_destination"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load