public static class SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResult
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
domain
example:
B_ACCOUNT_NUMBER
|
List<SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResultLicenses> |
licenses |
构造器和说明 |
---|
SaveBenefitLicenseResponseBodyResult() |
@NameInMap(value="domain") public String domain
B_ACCOUNT_NUMBER
@NameInMap(value="licenses") public List<SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResultLicenses> licenses
public static SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResult setDomain(String domain)
public String getDomain()
public SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResult setLicenses(List<SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResultLicenses> licenses)
public List<SaveBenefitLicenseResponseBody.SaveBenefitLicenseResponseBodyResultLicenses> getLicenses()
Copyright © 2024. All rights reserved.