Sha256: ccee41ac847551e4f380acf095c4184f22bdb8851555d074c5ee601c84e9adee

Contents?: true

Size: 360 Bytes

Versions: 2

Compression:

Stored size: 360 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-kratos-client'

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-kratos-client-0.7.1.alpha1 docs/SelfServiceLogoutUrl.md
ory-kratos-client-0.7.0.alpha1 docs/SelfServiceLogoutUrl.md