# V1Activity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | | [optional] **creator_id** | Option<**i32**> | The uid of the user who created the activity. | [optional] **r#type** | Option<**String**> | The type of the activity. | [optional] **level** | Option<**String**> | The level of the activity. | [optional] **create_time** | Option<**String**> | The create time of the activity. | [optional][readonly] **payload** | Option<[**models::Apiv1ActivityPayload**](apiv1ActivityPayload.md)> | | [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)