Method: Wire4Client::TransactionsOutgoingRegister.attribute_map
- Defined in:
- lib/wire4_client/models/transactions_outgoing_register.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/wire4_client/models/transactions_outgoing_register.rb', line 28 def self.attribute_map { :'cancel_return_url' => :'cancel_return_url', :'return_url' => :'return_url', :'transactions' => :'transactions' } end |