Module: Whatsapp::BusinessPhoneNumber::Profile::Get::Fields
- Defined in:
- lib/ruby/whatsapp/business_phone_number/profile/get.rb
Overview
The fields Meta documents for this edge. Offered for convenience, not
enforcement — call deliberately does not validate fields against this list
(nor do Account::Get or SubscribedApp::List), so a field Meta adds
later works without a gem release.
Constant Summary collapse
- MESSAGING_PRODUCT =
"messaging_product"- ABOUT =
"about"- ADDRESS =
"address"- DESCRIPTION =
"description"- EMAIL =
"email"- PROFILE_PICTURE_URL =
"profile_picture_url"- WEBSITES =
"websites"- VERTICAL =
"vertical"- ALL =
[MESSAGING_PRODUCT, ABOUT, ADDRESS, DESCRIPTION, EMAIL, PROFILE_PICTURE_URL, WEBSITES, VERTICAL,].freeze