Module: Cryptomarket::Args::Side

Defined in:
lib/cryptomarket/constants.rb

Constant Summary collapse

BUY =
'buy'
SELL =
'sell'