Method: ApiWrapper::Transaction#price

Defined in:
lib/bitex_bot/models/api_wrappers/api_wrapper.rb

#priceObject

Returns the value of attribute price

Returns:

  • (Object)

    the current value of price



7
8
9
# File 'lib/bitex_bot/models/api_wrappers/api_wrapper.rb', line 7

def price
  @price
end