Sha256: 44a545482f970a392e15f31a070c4c178dd0e569b66e10579642df2a96adb09a

Contents?: true

Size: 343 Bytes

Versions: 2

Compression:

Stored size: 343 Bytes

Contents

# OryClient::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 = OryClient::SelfServiceLogoutUrl.new(
  logout_url: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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