Method: AmznSpApi::AplusContentApiModel::AplusPaginatedResponse.attribute_map
- Defined in:
- lib/aplus_content_api_model/models/aplus_paginated_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
18 19 20 21 22 23 |
# File 'lib/aplus_content_api_model/models/aplus_paginated_response.rb', line 18 def self.attribute_map { 'warnings': :warnings, 'next_page_token': :nextPageToken } end |