Ory.Model.ExpandedPermissionTree (ory_client v1.4.8)
Summary
Types
@type t() :: %Ory.Model.ExpandedPermissionTree{ children: [t()] | nil, tuple: Ory.Model.Relationship.t() | nil, type: String.t() }
@type t() :: %Ory.Model.ExpandedPermissionTree{ children: [t()] | nil, tuple: Ory.Model.Relationship.t() | nil, type: String.t() }