Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 302 Bytes

File metadata and controls

18 lines (12 loc) · 302 Bytes

OpenfgaClient::ExpandResponse

Properties

Name Type Description Notes
tree UsersetTree [optional]

Example

require 'openfga_client'

instance = OpenfgaClient::ExpandResponse.new(
  tree: null
)