ActionCountById

ActionCountById
ActionCountById

Model representing an action, available in multiple projects

JSON Example
{
    "name": "string",
    "id": "string",
    "cnt": 0,
    "projects": "string",
    "hasShared": false
}
string
name
Optional

name

string
id
Optional

id

integer As int64 As int64
cnt
Optional

cnt

string
projects
Optional

projects

boolean
hasShared
Optional

hasShared