public static class DeductionPointBatchRequest.DeductionPointBatchRequestTargetUserList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
outId
This parameter is required.
|
String |
targetUserId
This parameter is required.
|
| 构造器和说明 |
|---|
DeductionPointBatchRequestTargetUserList() |
@NameInMap(value="outId") public String outId
This parameter is required.
example:232344342
@NameInMap(value="targetUserId") public String targetUserId
This parameter is required.
example:01274411491620908910
public static DeductionPointBatchRequest.DeductionPointBatchRequestTargetUserList build(Map<String,?> map) throws Exception
Exceptionpublic DeductionPointBatchRequest.DeductionPointBatchRequestTargetUserList setOutId(String outId)
public String getOutId()
public DeductionPointBatchRequest.DeductionPointBatchRequestTargetUserList setTargetUserId(String targetUserId)
public String getTargetUserId()
Copyright © 2025. All rights reserved.