Class: Spaceship::StatsMiddleware::ServiceOption

Inherits:
Struct
  • Object
show all
Defined in:
spaceship/lib/spaceship/stats_middleware.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auth_typeObject

Returns the value of attribute auth_type



7
8
9
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 7

def auth_type
  @auth_type
end

#nameObject

Returns the value of attribute name



7
8
9
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 7

def name
  @name
end

#urlObject

Returns the value of attribute url



7
8
9
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 7

def url
  @url
end