Method: Conekta::TokenCheckout#to_body
- Defined in:
- lib/conekta/models/token_checkout.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
175 176 177 |
# File 'lib/conekta/models/token_checkout.rb', line 175 def to_body to_hash end |