Sha256: f306e5cda3dbc5b55e0e448b53d1f567640c4697863c84ae4fc0aa644496e285

Contents?: true

Size: 143 Bytes

Versions: 2

Compression:

Stored size: 143 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xolphin-api-1.9.0 lib/xolphin/api/product_type.rb
xolphin-api-1.8.0 lib/xolphin/api/product_type.rb