OPENAPI / COMPONENTS / SCHEMAS
数据结构:Template Response Document Form Field Base
TemplateResponseDocumentFormFieldBase包含每个命名字段的名称和类型的表单字段对象数组。
object9字段
api_idstring表单字段的唯一 ID。
namestring表单字段的名称。
typestring必填signerstring表单字段的签名者。
xinteger此表单字段的水平偏移(以像素为单位)。
yinteger此表单字段的垂直偏移(以像素为单位)。
widthinteger此表单字段的宽度(以像素为单位)。
heightinteger此表单字段的高度(以像素为单位)。
requiredboolean显示此字段是否为必填的布尔值。