Method: OpenapiClient::AliPayPaymentMethod.attribute_map
- Defined in:
- lib/openapi_client/models/ali_pay_payment_method.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/openapi_client/models/ali_pay_payment_method.rb', line 21 def self.attribute_map { :'ali_pay' => :'aliPay' } end |