public static class GetOfficialAccountOTOMessageResultResponseBody.GetOfficialAccountOTOMessageResultResponseBodyResult extends com.aliyun.tea.TeaModel
List<String>
readUserIdList
Long
status
GetOfficialAccountOTOMessageResultResponseBodyResult()
static GetOfficialAccountOTOMessageResultResponseBody.GetOfficialAccountOTOMessageResultResponseBodyResult
build(Map<String,?> map)
getReadUserIdList()
getStatus()
GetOfficialAccountOTOMessageResultResponseBody.GetOfficialAccountOTOMessageResultResponseBodyResult
setReadUserIdList(List<String> readUserIdList)
setStatus(Long status)
build, buildMap, confirmType, parseObject, toMap, toMap, toModel, validate, validateParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NameInMap(value="readUserIdList") public List<String> readUserIdList
@NameInMap(value="status") public Long status
public GetOfficialAccountOTOMessageResultResponseBodyResult()
public static GetOfficialAccountOTOMessageResultResponseBody.GetOfficialAccountOTOMessageResultResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public GetOfficialAccountOTOMessageResultResponseBody.GetOfficialAccountOTOMessageResultResponseBodyResult setReadUserIdList(List<String> readUserIdList)
public List<String> getReadUserIdList()
public GetOfficialAccountOTOMessageResultResponseBody.GetOfficialAccountOTOMessageResultResponseBodyResult setStatus(Long status)
public Long getStatus()
Copyright © 2022. All rights reserved.