Method: CryptoApis::CreateSingleTransactionRequestFromAddressWithoutFeePriorityR.attribute_map

Defined in:
lib/crypto_apis/models/create_single_transaction_request_from_address_without_fee_priority_r.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



30
31
32
33
34
35
36
37
# File 'lib/crypto_apis/models/create_single_transaction_request_from_address_without_fee_priority_r.rb', line 30

def self.attribute_map
  {
    :'api_version' => :'apiVersion',
    :'request_id' => :'requestId',
    :'context' => :'context',
    :'data' => :'data'
  }
end