Method: Brevo::GetWhatsAppConfig.swagger_types

Defined in:
lib/brevo/models/get_whats_app_config.rb

.swagger_typesObject

Attribute type mapping.



70
71
72
73
74
75
76
77
78
79
# File 'lib/brevo/models/get_whats_app_config.rb', line 70

def self.swagger_types
  {
    :'whatsapp_business_account_id' => :'String',
    :'sending_limit' => :'String',
    :'phone_number_quality' => :'String',
    :'whatsapp_business_account_status' => :'String',
    :'business_status' => :'String',
    :'phone_number_name_status' => :'String'
  }
end