Sha256: a2bc884cb34c5b407be020ba2dc0a9b9547af14ae49c68a675e789cb0dd047ab
Contents?: true
Size: 341 Bytes
Versions: 24
Compression:
Stored size: 341 Bytes
Contents
# OryOathkeeperClient::ListRulesOK ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payload** | [**Array<SwaggerRule>**](SwaggerRule.md) | payload | [optional] | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryOathkeeperClient::ListRulesOK.new( payload: null ) ```
Version data entries
24 entries across 24 versions & 1 rubygems