Class: WorkOS::Authorization::ParentResourceById

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

Overview

Identifies the parent resource (by id variant).

Instance Attribute Summary collapse

Instance Attribute Details

#parent_resource_idObject (readonly)

Returns the value of attribute parent_resource_id

Returns:

  • (Object)

    the current value of parent_resource_id



27
# File 'lib/workos/authorization.rb', line 27

ParentResourceById = Data.define(:parent_resource_id)