Method: Patch::PlaceOrderRequest.attribute_map
- Defined in:
- lib/patch_ruby/models/place_order_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/patch_ruby/models/place_order_request.rb', line 21 def self.attribute_map { :'issued_to' => :'issued_to' } end |