Class: ApiWrapper::BalanceSummary

Inherits:
Struct
  • Object
show all
Defined in:
lib/bitex_bot/models/api_wrappers/api_wrapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cryptoObject

Returns the value of attribute crypto



43
44
45
# File 'lib/bitex_bot/models/api_wrappers/api_wrapper.rb', line 43

def crypto
  @crypto
end

#feeObject

Returns the value of attribute fee



43
44
45
# File 'lib/bitex_bot/models/api_wrappers/api_wrapper.rb', line 43

def fee
  @fee
end

#fiatObject

Returns the value of attribute fiat



43
44
45
# File 'lib/bitex_bot/models/api_wrappers/api_wrapper.rb', line 43

def fiat
  @fiat
end