Method: OryClient::IdentityWithCredentialsOidc.openapi_types
- Defined in:
- lib/ory-client/models/identity_with_credentials_oidc.rb
.openapi_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 |
# File 'lib/ory-client/models/identity_with_credentials_oidc.rb', line 34 def self.openapi_types { :'config' => :'IdentityWithCredentialsOidcConfig' } end |