public static class BatchOTOQueryResponseBody.BatchOTOQueryResponseBodyMessageReadInfoList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
name
This parameter is required.
|
String |
readStatus
This parameter is required.
|
Long |
readTimestamp
This parameter is required.
|
String |
userId
This parameter is required.
|
| 构造器和说明 |
|---|
BatchOTOQueryResponseBodyMessageReadInfoList() |
@NameInMap(value="name") public String name
This parameter is required.
example:曲大岳
@NameInMap(value="readStatus") public String readStatus
This parameter is required.
example:READ
@NameInMap(value="readTimestamp") public Long readTimestamp
This parameter is required.
example:1433138400000
@NameInMap(value="userId") public String userId
This parameter is required.
example:201382020
public BatchOTOQueryResponseBodyMessageReadInfoList()
public static BatchOTOQueryResponseBody.BatchOTOQueryResponseBodyMessageReadInfoList build(Map<String,?> map) throws Exception
Exceptionpublic BatchOTOQueryResponseBody.BatchOTOQueryResponseBodyMessageReadInfoList setName(String name)
public String getName()
public BatchOTOQueryResponseBody.BatchOTOQueryResponseBodyMessageReadInfoList setReadStatus(String readStatus)
public String getReadStatus()
public BatchOTOQueryResponseBody.BatchOTOQueryResponseBodyMessageReadInfoList setReadTimestamp(Long readTimestamp)
public Long getReadTimestamp()
public BatchOTOQueryResponseBody.BatchOTOQueryResponseBodyMessageReadInfoList setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.