Method: Conekta::TokenCheckout.attribute_map
- Defined in:
- lib/conekta/models/token_checkout.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
22 23 24 25 26 |
# File 'lib/conekta/models/token_checkout.rb', line 22 def self.attribute_map { :'returns_control_on' => :'returns_control_on' } end |