Sha256: c6c63d552f93ef848287687002d93398ddf74c89335e57aa75449b9e1b14b853

Contents?: true

Size: 185 Bytes

Versions: 208

Compression:

Stored size: 185 Bytes

Contents

require "cfoundry/v2/model"

module CFoundry::V2
  class ServiceAuthToken < Model
    attribute :label, :string
    attribute :provider, :string
    attribute :token, :string
  end
end

Version data entries

208 entries across 208 versions & 6 rubygems

Version Path
cfoundry-4.6.3.rc1 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.6.1 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.6.0 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.5.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.6.2 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.6.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.6.0 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.5.0 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.3.0 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.2.6 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.5.3 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.5.2 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.2.5 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.5.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.5.0 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.2.4 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.3.12 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.3.11 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.3.10 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.2.3 lib/cfoundry/v2/service_auth_token.rb