Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 361 Bytes

File metadata and controls

18 lines (12 loc) · 361 Bytes

OpenfgaClient::WriteAuthorizationModelResponse

Properties

Name Type Description Notes
authorization_model_id String

Example

require 'openfga_client'

instance = OpenfgaClient::WriteAuthorizationModelResponse.new(
  authorization_model_id: 01G5JAVJ41T49E9TT3SKVS7X1J
)