Method: MoneyKit::Cursor.attribute_map
- Defined in:
- lib/moneykit/models/cursor.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/moneykit/models/cursor.rb', line 21 def self.attribute_map { '_next': :next } end |