public static class BatchCreateCustomerResponseBody.BatchCreateCustomerResponseBodyErrorResult
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
BatchCreateCustomerResponseBodyErrorResult() |
@NameInMap(value="errorKey") public String errorKey
@NameInMap(value="errorMsg") public String errorMsg
public BatchCreateCustomerResponseBodyErrorResult()
public static BatchCreateCustomerResponseBody.BatchCreateCustomerResponseBodyErrorResult build(Map<String,?> map) throws Exception
Exceptionpublic BatchCreateCustomerResponseBody.BatchCreateCustomerResponseBodyErrorResult setErrorKey(String errorKey)
public String getErrorKey()
public BatchCreateCustomerResponseBody.BatchCreateCustomerResponseBodyErrorResult setErrorMsg(String errorMsg)
public String getErrorMsg()
Copyright © 2023. All rights reserved.