Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 282 Bytes

File metadata and controls

18 lines (12 loc) · 282 Bytes

OpenfgaClient::UsersetTree

Properties

Name Type Description Notes
root Node [optional]

Example

require 'openfga_client'

instance = OpenfgaClient::UsersetTree.new(
  root: null
)