Sha256: 59afb2cac496c6997a41650945a19c693a9f4c71649d24dfc8daf6ec8a9b239a

Contents?: true

Size: 156 Bytes

Versions: 82

Compression:

Stored size: 156 Bytes

Contents

module Ecom
  module Core
    class LocationType < Lookup
      SERVICE_PROVIDER = 'Service Provider'.freeze
      STORE = 'Store'.freeze
    end
  end
end

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
ecom_core-1.1.19 app/models/ecom/core/location_type.rb
ecom_core-1.1.18 app/models/ecom/core/location_type.rb
ecom_core-1.1.17 app/models/ecom/core/location_type.rb
ecom_core-1.1.16 app/models/ecom/core/location_type.rb
ecom_core-1.1.15 app/models/ecom/core/location_type.rb
ecom_core-1.1.14 app/models/ecom/core/location_type.rb
ecom_core-1.1.13 app/models/ecom/core/location_type.rb
ecom_core-1.1.12 app/models/ecom/core/location_type.rb
ecom_core-1.1.11 app/models/ecom/core/location_type.rb
ecom_core-1.1.10 app/models/ecom/core/location_type.rb
ecom_core-1.1.9 app/models/ecom/core/location_type.rb
ecom_core-1.1.8 app/models/ecom/core/location_type.rb
ecom_core-1.1.7 app/models/ecom/core/location_type.rb
ecom_core-1.1.6 app/models/ecom/core/location_type.rb
ecom_core-1.1.5 app/models/ecom/core/location_type.rb
ecom_core-1.1.4 app/models/ecom/core/location_type.rb
ecom_core-1.1.3 app/models/ecom/core/location_type.rb
ecom_core-1.1.2 app/models/ecom/core/location_type.rb
ecom_core-1.1.1 app/models/ecom/core/location_type.rb
ecom_core-1.1.0 app/models/ecom/core/location_type.rb