Sha256: 3e36c8e6c613bc8861a969cef9a962c2732ded500ad782386c28af38e869678b
Contents?: true
Size: 329 Bytes
Versions: 18
Compression:
Stored size: 329 Bytes
Contents
# OryClient::BatchCheckPermissionBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tuples** | [**Array<Relationship>**](Relationship.md) | | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::BatchCheckPermissionBody.new( tuples: null ) ```
Version data entries
18 entries across 18 versions & 1 rubygems