ResultedPKCE
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | kotlin.String | The PKCE Code to be used to access a Token. | |
| state | kotlin.String | Likely the state that will be returned which should match the requested state as well as the nonce | |
| schema | EmbeddedModelSchema | [optional] |