public class DeductionPointBatchResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResult |
static class |
DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResultOpenPointInvokeResultDTOS |
| 限定符和类型 | 字段和说明 |
|---|---|
DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResult |
result |
Boolean |
success |
| 构造器和说明 |
|---|
DeductionPointBatchResponseBody() |
@NameInMap(value="result") public DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResult result
@NameInMap(value="success") public Boolean success
public static DeductionPointBatchResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DeductionPointBatchResponseBody setResult(DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResult result)
public DeductionPointBatchResponseBody.DeductionPointBatchResponseBodyResult getResult()
public DeductionPointBatchResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2022. All rights reserved.