OpenFga::ContextualTupleKeys

February 16, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
tuple_keysArray<TupleKey>

Example

require 'openfga'

instance = OpenFga::ContextualTupleKeys.new(
  tuple_keys: null
)

Contents

  1. 1Properties
  2. 2Example