Class: WorkOS::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/workos/base.rb

Class Attribute Summary collapse

Instance Attribute Summary collapse

Class Attribute Details

.keyObject

Returns the value of attribute key



14
15
16
# File 'lib/workos/base.rb', line 14

def key
  @key
end

Instance Attribute Details

#keyObject

Returns the value of attribute key



8
9
10
# File 'lib/workos/base.rb', line 8

def key
  @key
end