public class CreateLeaseBiznotaryResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<CreateLeaseBiznotaryResponse>
| 构造器和说明 |
|---|
CreateLeaseBiznotaryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCode()
是否租赁宝存证哈希成功,成功则为0,否则不为0
|
String |
getErrMessage()
错误码具体详情
|
void |
setCode(Long code)
是否租赁宝存证哈希成功,成功则为0,否则不为0
|
void |
setErrMessage(String errMessage)
错误码具体详情
|
Copyright © 2020. All Rights Reserved.