Method: BrevoRuby::Body10.attribute_map

Defined in:
lib/brevo-ruby/models/body_10.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



30
31
32
33
34
35
36
37
# File 'lib/brevo-ruby/models/body_10.rb', line 30

def self.attribute_map
  {
    :'visitor_id' => :'visitorId',
    :'text' => :'text',
    :'agent_id' => :'agentId',
    :'group_id' => :'groupId'
  }
end