| Name | Type | Description | Notes |
|---|---|---|---|
| tupleset | String | ||
| computed | Array<Computed> |
require 'openfga_client'
instance = OpenfgaClient::UsersetTreeTupleToUserset.new(
tupleset: null,
computed: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| tupleset | String | ||
| computed | Array<Computed> |
require 'openfga_client'
instance = OpenfgaClient::UsersetTreeTupleToUserset.new(
tupleset: null,
computed: null
)