Data Models

Activity


Properties

Property Type
id
string
content *
string
type
string
timestamp
string

Example

{
  "id": null,
  "content": "example-content",
  "type": null,
  "timestamp": null
}