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