OpenFga::WriteAuthorizationModelResponse
February 16, 2026 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| authorization_model_id | String |
Example
require 'openfga'
instance = OpenFga::WriteAuthorizationModelResponse.new(
authorization_model_id: 01G5JAVJ41T49E9TT3SKVS7X1J
)