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
new_cfoundry-4.9.4 lib/cfoundry/v2/service_auth_token.rb
new_cfoundry-4.9.3 lib/cfoundry/v2/service_auth_token.rb
ncfoundry-4.9.4 lib/cfoundry/v2/service_auth_token.rb
ncfoundry-4.9.3 lib/cfoundry/v2/service_auth_token.rb
ncfoundry-4.9.2 lib/cfoundry/v2/service_auth_token.rb
new_cfoundry-4.9.2 lib/cfoundry/v2/service_auth_token.rb
new_cfoundry-4.9.1 lib/cfoundry/v2/service_auth_token.rb
new_cfoundry-4.9.0 lib/cfoundry/v2/service_auth_token.rb
new_cfoundry-4.8.3 lib/cfoundry/v2/service_auth_token.rb
new_cfoundry-4.8.2 lib/cfoundry/v2/service_auth_token.rb
cloulu-1.0.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.7.2.rc1 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.7.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.7.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.7.1.rc1 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.6.6 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.7.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.6.3.rc3 lib/cfoundry/v2/service_auth_token.rb
cloulu-0.6.5 lib/cfoundry/v2/service_auth_token.rb
cfoundry-4.6.3.rc2 lib/cfoundry/v2/service_auth_token.rb