Sha256: c8fd49adce1fce13bf99e7f6437e41819d47aa07af1ec535dfa48b7dcfe3f7c6

Contents?: true

Size: 152 Bytes

Versions: 1

Compression:

Stored size: 152 Bytes

Contents

module Xolphin
  module Api
    module ProductType
      SINGLE = "SINGLE"
      MULTI = "MULTI"
      WILDCARD = "WILDCARD"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xolphin-api-1.5.0 lib/xolphin/api/product_type.rb