Module: Whop_sdk::Types::AccountSocialLinkWebsite
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/account_social_link_website.rb
Constant Summary collapse
- X =
"x"- INSTAGRAM =
"instagram"- FACEBOOK =
"facebook"- TIKTOK =
"tiktok"- YOUTUBE =
"youtube"- LINKEDIN =
"linkedin"- TWITCH =
"twitch"- WEBSITE =
"website"- CUSTOM =
"custom"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values