Sha256: 48af6ebc0f909693c1762f05383fae1f1abb6ac3fc5263053e2047fea99fedf9
Contents?: true
Size: 354 Bytes
Versions: 1
Compression:
Stored size: 354 Bytes
Contents
# OryClient::PostCheckOplSyntaxResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **errors** | [**Array<ParseError>**](ParseError.md) | The list of syntax errors | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::PostCheckOplSyntaxResponse.new( errors: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-client-0.2.0.alpha60 | docs/PostCheckOplSyntaxResponse.md |