Method: Falcon::DomainAPIQueryPagingV1.attribute_map
- Defined in:
- lib/crimson-falcon/models/domain_api_query_paging_v1.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
42 43 44 45 46 47 48 |
# File 'lib/crimson-falcon/models/domain_api_query_paging_v1.rb', line 42 def self.attribute_map { :'after' => :'after', :'limit' => :'limit', :'total' => :'total' } end |