public class QueryMicroAppViewRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<Long> |
tenantIdList |
String |
viewUserId
example:
2163515669935611
|
| 构造器和说明 |
|---|
QueryMicroAppViewRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryMicroAppViewRequest |
build(Map<String,?> map) |
List<Long> |
getTenantIdList() |
String |
getViewUserId() |
QueryMicroAppViewRequest |
setTenantIdList(List<Long> tenantIdList) |
QueryMicroAppViewRequest |
setViewUserId(String viewUserId) |
@NameInMap(value="viewUserId") public String viewUserId
2163515669935611
public static QueryMicroAppViewRequest build(Map<String,?> map) throws Exception
Exceptionpublic QueryMicroAppViewRequest setTenantIdList(List<Long> tenantIdList)
public QueryMicroAppViewRequest setViewUserId(String viewUserId)
public String getViewUserId()
Copyright © 2025. All rights reserved.