Sha256: 706c7abc8fad30923d4c7ec67b2ff41be8b873933069c20a6a69430b45e21c49

Contents?: true

Size: 353 Bytes

Versions: 2

Compression:

Stored size: 353 Bytes

Contents

# OryHydraClient::SelfServiceLogoutUrl

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **logout_url** | **String** | LogoutURL can be opened in a browser to  format: uri | [optional] |

## Example

```ruby
require 'ory-client'

instance = OryHydraClient::SelfServiceLogoutUrl.new(
  logout_url: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha17 docs/SelfServiceLogoutUrl.md
ory-client-0.0.1.alpha16 docs/SelfServiceLogoutUrl.md