public class CreateContractSignflowResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<CreateContractSignflowResponse>
| 构造器和说明 |
|---|
CreateContractSignflowResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCode()
业务码,0表示成功
|
String |
getFlowId()
签约流程ID
|
String |
getMessage()
业务码信息
|
void |
setCode(Long code)
业务码,0表示成功
|
void |
setFlowId(String flowId)
签约流程ID
|
void |
setMessage(String message)
业务码信息
|
Copyright © 2020. All Rights Reserved.