package common // 【签署文档信息】签署文档信息 type V2DocumentCreatebyfileResultResponse struct { // 【签署文档id】签署文档id DocumentId string `json:"documentId"` }