public class ListBenefitLicenseResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResult |
static class |
ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResultLicenses |
| 限定符和类型 | 字段和说明 |
|---|---|
List<ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResult> |
result
This parameter is required.
|
| 构造器和说明 |
|---|
ListBenefitLicenseResponseBody() |
@NameInMap(value="result") public List<ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResult> result
This parameter is required.
public static ListBenefitLicenseResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ListBenefitLicenseResponseBody setResult(List<ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResult> result)
public List<ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResult> getResult()
Copyright © 2025. All rights reserved.