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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of fiat



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

def fiat
  @fiat
end