DocsStatsDocument Data Type

Properties
name data type description
body string
title string
id string

Example

{
  "body" : "...",
  "title" : "...",
  "id" : "..."
}