OpenFga::ExpandResponse

February 16, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
treeUsersetTree[optional]

Example

require 'openfga'

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

Contents

  1. 1Properties
  2. 2Example