DashboardActivity
Recent activity item
idId (string)required
typeType (string)required
titleTitle (string)required
descriptionDescription (string)required
timeTime (string)required
user object
anyOf
- string
- null
string
DashboardActivity
{
"id": "string",
"type": "string",
"title": "string",
"description": "string",
"time": "string",
"user": "string"
}