public static class DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
code
example:
banliang#-20005
|
String |
invokeStatus
This parameter is required.
|
String |
msg
example:
freeze already settle
|
String |
outId
This parameter is required.
|
String |
userId
This parameter is required.
|
| 构造器和说明 |
|---|
DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS() |
@NameInMap(value="code") public String code
banliang#-20005
@NameInMap(value="invokeStatus") public String invokeStatus
This parameter is required.
example:Fail
@NameInMap(value="msg") public String msg
freeze already settle
@NameInMap(value="outId") public String outId
This parameter is required.
example:34345435345
@NameInMap(value="userId") public String userId
This parameter is required.
example:01274411491620908910
public DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS()
public static DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS build(Map<String,?> map) throws Exception
Exceptionpublic DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS setCode(String code)
public String getCode()
public DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS setInvokeStatus(String invokeStatus)
public String getInvokeStatus()
public DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS setMsg(String msg)
public String getMsg()
public DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS setOutId(String outId)
public String getOutId()
public DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.