Module: WorkOS::Base

Extended by:
T::Sig
Included in:
AuditLog, SSO
Defined in:
lib/workos/base.rb

Class Attribute Summary collapse

Instance Attribute Summary collapse

Class Attribute Details

.keyObject

Returns the value of attribute key.



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

def key
  @key
end

Instance Attribute Details

#keyObject

Returns the value of attribute key.



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

def key
  @key
end