public static class BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
createTimeGMT
example:
2021-05-01
|
String |
creatorUserId
example:
ding12345
|
Map<String,?> |
formData
example:
{"addressField_l0c1cwiy_id":""海南省/469027/国营红岗农场/111"","associationFormField_l0c1hdz4_id":""[{\"formType\":\"receipt\",\"formUuid\":\"FORM-QQ866JB1QW8YM5XZZZ64VQB61OGM1MLWE1C0LG\",\"instanceId\":\"FINST-CC666Y6198RY0LAN39XGND212MSX3TFT95S0LN31\",\"subTitle\":\"{\\\"type\\\":\\\"div\\\",\\\"props\\\":{\\\"children\\\":{\\\"type\\\":\\\"a\\\",\\\"props\\\":{\\\"children\\\":\\\"查看签名\\\",\\\"className\\\":\\\"inst-cell-item-link\\\",\\\"style\\\":{\\\"cursor\\\":\\\"pointer\\\",\\\"color\\\":\\\"#0068ff\\\"}}},\\\"className\\\":\\\"inst-cell-item\\\"}}\",\"appType\":\"APP_K6IGJJ6PFAARLPDSWKXQ\",\"title\":\"1\"}]"","countrySelectField_l0c1cwiu_id":["PG"]}
|
String |
formInstanceId
example:
FINST-J8766S91O2UYN87ZX3XOF1MY8MBA2912BSV0L24
|
String |
formUuid
example:
FORM-GX866MC1NC1VOFF6WVQW33FD16E23L3CPMKVKA
|
Long |
id
example:
12345
|
String |
instanceValue
example:
符合宜搭表单实例格式的json数据
|
String |
modifiedTimeGMT
example:
2021-05-01
|
String |
modifier
example:
manager123
|
BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser |
modifyUser |
BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator |
originator |
String |
sequence
example:
IMPORT-388664B1BAUVB3AYZE1RIUE88TDM1QI9WIOWK2
|
String |
serialNumber
example:
YIDA909202202250027
|
String |
title
example:
李四发起的请购单
|
Long |
version
example:
1.0
|
| 构造器和说明 |
|---|
BatchGetFormDataByIdListResponseBodyResult() |
@NameInMap(value="createTimeGMT") public String createTimeGMT
2021-05-01
@NameInMap(value="creatorUserId") public String creatorUserId
ding12345
@NameInMap(value="formData") public Map<String,?> formData
{"addressField_l0c1cwiy_id":""海南省/469027/国营红岗农场/111"","associationFormField_l0c1hdz4_id":""[{\"formType\":\"receipt\",\"formUuid\":\"FORM-QQ866JB1QW8YM5XZZZ64VQB61OGM1MLWE1C0LG\",\"instanceId\":\"FINST-CC666Y6198RY0LAN39XGND212MSX3TFT95S0LN31\",\"subTitle\":\"{\\\"type\\\":\\\"div\\\",\\\"props\\\":{\\\"children\\\":{\\\"type\\\":\\\"a\\\",\\\"props\\\":{\\\"children\\\":\\\"查看签名\\\",\\\"className\\\":\\\"inst-cell-item-link\\\",\\\"style\\\":{\\\"cursor\\\":\\\"pointer\\\",\\\"color\\\":\\\"#0068ff\\\"}}},\\\"className\\\":\\\"inst-cell-item\\\"}}\",\"appType\":\"APP_K6IGJJ6PFAARLPDSWKXQ\",\"title\":\"1\"}]"","countrySelectField_l0c1cwiu_id":["PG"]}
@NameInMap(value="formInstanceId") public String formInstanceId
FINST-J8766S91O2UYN87ZX3XOF1MY8MBA2912BSV0L24
@NameInMap(value="formUuid") public String formUuid
FORM-GX866MC1NC1VOFF6WVQW33FD16E23L3CPMKVKA
@NameInMap(value="id") public Long id
12345
@NameInMap(value="instanceValue") public String instanceValue
符合宜搭表单实例格式的json数据
@NameInMap(value="modifiedTimeGMT") public String modifiedTimeGMT
2021-05-01
@NameInMap(value="modifier") public String modifier
manager123
@NameInMap(value="modifyUser") public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser modifyUser
@NameInMap(value="originator") public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator originator
@NameInMap(value="sequence") public String sequence
IMPORT-388664B1BAUVB3AYZE1RIUE88TDM1QI9WIOWK2
@NameInMap(value="serialNumber") public String serialNumber
YIDA909202202250027
@NameInMap(value="title") public String title
李四发起的请购单
@NameInMap(value="version") public Long version
1.0
public BatchGetFormDataByIdListResponseBodyResult()
public static BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setCreateTimeGMT(String createTimeGMT)
public String getCreateTimeGMT()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setCreatorUserId(String creatorUserId)
public String getCreatorUserId()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setFormData(Map<String,?> formData)
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setFormInstanceId(String formInstanceId)
public String getFormInstanceId()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setFormUuid(String formUuid)
public String getFormUuid()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setId(Long id)
public Long getId()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setInstanceValue(String instanceValue)
public String getInstanceValue()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setModifiedTimeGMT(String modifiedTimeGMT)
public String getModifiedTimeGMT()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setModifier(String modifier)
public String getModifier()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setModifyUser(BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser modifyUser)
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser getModifyUser()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setOriginator(BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator originator)
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator getOriginator()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setSequence(String sequence)
public String getSequence()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setSerialNumber(String serialNumber)
public String getSerialNumber()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setTitle(String title)
public String getTitle()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setVersion(Long version)
public Long getVersion()
Copyright © 2025. All rights reserved.