OpenFga::Any
February 16, 2026 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | [optional] |
Example
require 'openfga'
instance = OpenFga::Any.new(
type: null
)
February 16, 2026 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | [optional] |
require 'openfga'
instance = OpenFga::Any.new(
type: null
)