Method: UltracartClient::OrderPaymentCheck.attribute_map

Defined in:
lib/ultracart_api/models/order_payment_check.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



22
23
24
25
26
# File 'lib/ultracart_api/models/order_payment_check.rb', line 22

def self.attribute_map
  {
    :'check_number' => :'check_number'
  }
end