Box Developerドキュメント

Box Doc Gen template (Base)

A base representation of a Box Doc Gen template, used when nested within another resource.

このリソースにはAPIの使用時に発生する可能性があるいくつかのバリエーションがあります。

Baseバリアントに含まれるフィールドは、fieldsクエリパラメータで指定されたフィールドのほかに、そのパラメータを使用しているときに必ず返されるデフォルトのフィールドを表します。

object

Enable the file to generate a document from.

string
42037322

ID of the object

string
file

file

次の値に固定: file

レスポンスの例

{
  "file": {
    "id": "42037322",
    "type": "file"
  }
}