public static class DeductionPointBatchRequest.DeductionPointBatchRequestTargetUserList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
outId |
String |
targetUserId |
| 构造器和说明 |
|---|
DeductionPointBatchRequestTargetUserList() |
@NameInMap(value="outId") public String outId
@NameInMap(value="targetUserId") public String targetUserId
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 © 2022. All rights reserved.