Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 359 Bytes

File metadata and controls

20 lines (14 loc) · 359 Bytes

OpenfgaClient::ExpandRequestTupleKey

Properties

Name Type Description Notes
relation String
object String

Example

require 'openfga_client'

instance = OpenfgaClient::ExpandRequestTupleKey.new(
  relation: reader,
  object: document:2021-budget
)