Type alias ActionRecordsType

ActionRecordsType: {
    下载: "资料下载";
    浏览: "观看记录";
    点击: "兑奖" | "签到";
    通知: "首次提醒";
}

行为记录的Type与Value

Description

规范参见:https://www.tapd.cn/55958943/markdown_wikis/show/#1155958943001000526

Type declaration

  • 下载: "资料下载"
  • 浏览: "观看记录"
  • 点击: "兑奖" | "签到"
  • 通知: "首次提醒"

Generated using TypeDoc