# GetPostLogs200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**logs** | Option<[**Vec<models::PostLog>**](PostLog.md)> | | [optional]
**count** | Option<**i32**> | Number of logs returned | [optional]
**post_id** | Option<**String**> | | [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)