Method: Hubspot::Crm::Products::NextPage.attribute_map
- Defined in:
- lib/hubspot/codegen/crm/products/models/next_page.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
24 25 26 27 28 29 |
# File 'lib/hubspot/codegen/crm/products/models/next_page.rb', line 24 def self.attribute_map { :'after' => :'after', :'link' => :'link' } end |