Sha256: a224b2959410e08ca27099ab828d4a5a6e1020088dc6765aa87de7de81a2e99e

Contents?: true

Size: 327 Bytes

Versions: 2

Compression:

Stored size: 327 Bytes

Contents

# OryClient::ServiceUpdateResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **warnings** | **Array<String>** | Optional warning messages | [optional] |

## Example

```ruby
require 'ory-client'

instance = OryClient::ServiceUpdateResponse.new(
  warnings: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha19 docs/ServiceUpdateResponse.md
ory-client-0.0.1.alpha18 docs/ServiceUpdateResponse.md