Method: Hubspot::Cms::UrlRedirects::CollectionResponseWithTotalUrlMapping.attribute_map

Defined in:
lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping.rb

.attribute_mapObject

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


28
29
30
31
32
33
34
# File 'lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping.rb', line 28

def self.attribute_map
  {
    :'total' => :'total',
    :'results' => :'results',
    :'paging' => :'paging'
  }
end