public static class ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResultLicenses
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
licenseUserId
This parameter is required.
|
构造器和说明 |
---|
ListBenefitLicenseResponseBodyResultLicenses() |
限定符和类型 | 方法和说明 |
---|---|
static ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResultLicenses |
build(Map<String,?> map) |
String |
getLicenseUserId() |
ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResultLicenses |
setLicenseUserId(String licenseUserId) |
@NameInMap(value="licenseUserId") public String licenseUserId
This parameter is required.
example:staffId
public ListBenefitLicenseResponseBodyResultLicenses()
public static ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResultLicenses build(Map<String,?> map) throws Exception
Exception
public ListBenefitLicenseResponseBody.ListBenefitLicenseResponseBodyResultLicenses setLicenseUserId(String licenseUserId)
public String getLicenseUserId()
Copyright © 2024. All rights reserved.