Method: BlueprintClient::Links.attribute_map
- Defined in:
- lib/blueprint_ruby_client/models/links.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
24 25 26 27 28 29 30 31 32 33 34 |
# File 'lib/blueprint_ruby_client/models/links.rb', line 24 def self.attribute_map { :'_self' => :'self', :'_next' => :'next', :'previous' => :'previous' } end |