public class PreCheckTemplateRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
customerCorpId
This parameter is required.
|
| 构造器和说明 |
|---|
PreCheckTemplateRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PreCheckTemplateRequest |
build(Map<String,?> map) |
String |
getCustomerCorpId() |
PreCheckTemplateRequest |
setCustomerCorpId(String customerCorpId) |
@NameInMap(value="customerCorpId") public String customerCorpId
This parameter is required.
example:ding60f2b247ac1cb24024f2f5cc6abecb85
public static PreCheckTemplateRequest build(Map<String,?> map) throws Exception
Exceptionpublic PreCheckTemplateRequest setCustomerCorpId(String customerCorpId)
public String getCustomerCorpId()
Copyright © 2025. All rights reserved.