Sha256: 3c52a84caa2c5c5db94c9f44789142dd51cdccbe4b9c3b2441b74400e10a407f

Contents?: true

Size: 175 Bytes

Versions: 23

Compression:

Stored size: 175 Bytes

Contents

module GreenButtonData
  module Enumerations
    THIRD_PARTY_APPLICATION_TYPE = {
      1 => :web,
      2 => :desktop,
      3 => :mobile,
      4 => :device
    }
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
green-button-data-2.0.1 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-2.0.0 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-1.0.3 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-1.0.1 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-1.0.0 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.7.5 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.7.4 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.7.3 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.7.2 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.7.1 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.7.0 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.6.0 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.5.0 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.4.2 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.4.1 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.3.2 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.4.0 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.4.0.alpha.pre.1 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.3.1 lib/green-button-data/enumerations/third_party_application_type.rb
green-button-data-0.3.0 lib/green-button-data/enumerations/third_party_application_type.rb