# SwapperCloutResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | **String** | address associated with this clout account | **score** | Option<**String**> | clout score, which is the amount of rune spent on swap fees | [optional] **reclaimed** | Option<**String**> | amount of clout that has been reclaimed in total over time (observed clout spent) | [optional] **spent** | Option<**String**> | amount of clout that has been spent in total over time | [optional] **last_spent_height** | Option<**i64**> | last block height that clout was spent | [optional] **last_reclaim_height** | Option<**i64**> | last block height that clout was reclaimed | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)