Sha256: cfe7a76ed4f20e8a2aa577aa372e4b7a16cfd6081da187d1395e083d2a4e82c5
Contents?: true
Size: 305 Bytes
Versions: 63
Compression:
Stored size: 305 Bytes
Contents
# OryClient::GetCheckResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **allowed** | **Boolean** | whether the relation tuple is allowed | | ## Example ```ruby require 'ory-client' instance = OryClient::GetCheckResponse.new( allowed: null ) ```
Version data entries
63 entries across 63 versions & 1 rubygems