OpenFga::Usersets
February 16, 2026 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| child | Array<Userset> |
Example
require 'openfga'
instance = OpenFga::Usersets.new(
child: null
)
February 16, 2026 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| child | Array<Userset> |
require 'openfga'
instance = OpenFga::Usersets.new(
child: null
)