Sha256: a9381789c097299c3764edbe06e6a0f04c51a4665cdea45e62a419976ce7c58b
Contents?: true
Size: 346 Bytes
Versions: 8
Compression:
Stored size: 346 Bytes
Contents
# OryKratosClient::ServiceUpdateResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **warnings** | **Array<String>** | Optional warning messages | [optional] | ## Example ```ruby require 'ory-kratos-client' instance = OryKratosClient::ServiceUpdateResponse.new( warnings: null ) ```
Version data entries
8 entries across 8 versions & 1 rubygems