# CompleteOAuthResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**request_succeeded** | **bool** | |
**request_error** | Option<**String**> | | [optional]
**auth_payload** | [**::std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)