# OutputCasePage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_id** | **String** | |
**id** | **String** | |
**created_by** | **String** | |
**created_at** | **i64** | |
**updated_by** | Option<**String**> | | [optional]
**updated_at** | Option<**i64**> | | [optional]
**title** | **String** | |
**content** | **String** | |
**_type** | **String** | |
**slug** | **String** | |
**order** | **i32** | |
**category** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)