Method: MergeCRMClient::PaginatedLeadList.attribute_map

Defined in:
lib/merge_crm_client/models/paginated_lead_list.rb

.attribute_mapObject

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



25
26
27
28
29
30
31
# File 'lib/merge_crm_client/models/paginated_lead_list.rb', line 25

def self.attribute_map
  {
    :'_next' => :'next',
    :'previous' => :'previous',
    :'results' => :'results'
  }
end