Method: Aimastering::PaymentCustomer.attribute_map
- Defined in:
- lib/aimastering/models/payment_customer.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 35 |
# File 'lib/aimastering/models/payment_customer.rb', line 28 def self.attribute_map { :'id' => :'id', :'payment_customer_detail' => :'payment_customer_detail', :'created_at' => :'created_at', :'updated_at' => :'updated_at' } end |