Method: OryClient::ExpandedPermissionTree#children

Defined in:
lib/ory-client/models/expanded_permission_tree.rb

#childrenObject

The children of the node, possibly none.



19
20
21
# File 'lib/ory-client/models/expanded_permission_tree.rb', line 19

def children
  @children
end