Method: Brevo::GetWhatsAppConfig#phone_number_quality
- Defined in:
- lib/brevo/models/get_whats_app_config.rb
#phone_number_quality ⇒ Object
Quality status of phone number associated with WhatsApp account. There are three quality ratings. example - **High (GREEN) , Medium (YELLOW) and Low(RED)**
24 25 26 |
# File 'lib/brevo/models/get_whats_app_config.rb', line 24 def phone_number_quality @phone_number_quality end |