Class: Organizai::Consumer

Inherits:
Object
  • Object
show all
Defined in:
lib/organizai/consumer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key.



4
5
6
# File 'lib/organizai/consumer.rb', line 4

def key
  @key
end

#kindObject

Returns the value of attribute kind.



4
5
6
# File 'lib/organizai/consumer.rb', line 4

def kind
  @kind
end

#secretObject

Returns the value of attribute secret.



4
5
6
# File 'lib/organizai/consumer.rb', line 4

def secret
  @secret
end