Class: WorkOS::UserManagement::RoleSingle
- Inherits:
-
Data
- Object
- Data
- WorkOS::UserManagement::RoleSingle
- Defined in:
- lib/workos/user_management.rb
Overview
Identifies the role (single variant).
Instance Attribute Summary collapse
-
#role_slug ⇒ Object
readonly
Returns the value of attribute role_slug.
Instance Attribute Details
#role_slug ⇒ Object (readonly)
Returns the value of attribute role_slug
27 |
# File 'lib/workos/user_management.rb', line 27 RoleSingle = Data.define(:role_slug) |