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-2.3.3 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.3.2 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.3.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.3.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.2.0rc3 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.2.0.rc2 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.2.0.rc1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.1.2.rc1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.1.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.1.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.0.2 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.0.1.rc1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-2.0.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.5.3 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.5.2 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.5.1 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.5.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.4.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.3.0 lib/cfoundry/v2/service_auth_token.rb
cfoundry-1.2.0 lib/cfoundry/v2/service_auth_token.rb