module MtGox
  class Bid < Offer
    include MtGox::Value

    def initialize(client, hash = nil)