Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 311 Bytes

File metadata and controls

18 lines (12 loc) · 311 Bytes

OpenfgaClient::StreamedListObjectsResponse

Properties

Name Type Description Notes
object String

Example

require 'openfga_client'

instance = OpenfgaClient::StreamedListObjectsResponse.new(
  object: document:roadmap
)