783 B
783 B
V1Activity
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The system-generated unique identifier for the activity. | [optional] |
| creator_id | int | The system-generated unique identifier for the user who created the activity. | [optional] |
| type | str | The type of the activity. | [optional] |
| level | str | The level of the activity. | [optional] |
| create_time | datetime | The create time of the activity. | [optional] |
| payload | Apiv1ActivityPayload | [optional] |