memos-script/docs/V1Activity.md
2024-04-30 10:31:09 +08:00

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]

[Back to Model list] [Back to API list] [Back to README]