Sha256: c17a2452493058259f2822e894f9476023e5b986922ca344328bc379b898bb92
Contents?: true
Size: 457 Bytes
Versions: 13
Compression:
Stored size: 457 Bytes
Contents
# OryHydraClient::LoginRequestMethod ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config** | [**LoginRequestMethodConfig**](LoginRequestMethodConfig.md) | | [optional] **method** | **String** | and so on. | [optional] ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::LoginRequestMethod.new(config: null, method: null) ```
Version data entries
13 entries across 13 versions & 1 rubygems