Sha256: d36a93f8701c7cf92097576d56bc0c1dfb60679a3d86e2635ea9fda0c94f2b24
Contents?: true
Size: 366 Bytes
Versions: 12
Compression:
Stored size: 366 Bytes
Contents
# OryHydraClient::SwaggerRulesResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **body** | [**Array<SwaggerRule>**](SwaggerRule.md) | in: body type: array | [optional] ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::SwaggerRulesResponse.new(body: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems