OpenFga::Any

February 16, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
typeString[optional]

Example

require 'openfga'

instance = OpenFga::Any.new(
  type: null
)