public static class QueryMobilesCardSupportResponseBody.QueryMobilesCardSupportResponseBodyDataQueryResult
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryMobilesCardSupportResponseBodyDataQueryResult() |
@NameInMap(value="Mobile") public String mobile
@NameInMap(value="Support") public Boolean support
public QueryMobilesCardSupportResponseBodyDataQueryResult()
public static QueryMobilesCardSupportResponseBody.QueryMobilesCardSupportResponseBodyDataQueryResult build(Map<String,?> map) throws Exception
Exceptionpublic QueryMobilesCardSupportResponseBody.QueryMobilesCardSupportResponseBodyDataQueryResult setMobile(String mobile)
public String getMobile()
public QueryMobilesCardSupportResponseBody.QueryMobilesCardSupportResponseBodyDataQueryResult setSupport(Boolean support)
public Boolean getSupport()
Copyright © 2022. All rights reserved.