package common type ContractNotifyV2ContractInfosRequest struct { // format:string;core:true 【电子签约文件id】电子签约文件id Id string `json:"id,omitempty"` // core:true 【第三方业务系统文件id】第三方业务系统文件id BizId string `json:"bizId,omitempty"` }