Method: ClickSendClient::AccountVerify.attribute_map

Defined in:
lib/clicksend_client/models/account_verify.rb

.attribute_mapObject

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



28
29
30
31
32
33
34
# File 'lib/clicksend_client/models/account_verify.rb', line 28

def self.attribute_map
  {
    :'country' => :'country',
    :'user_phone' => :'user_phone',
    :'type' => :'type'
  }
end