public static class CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CheckClosingAccountRequestUserTimeRange() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange |
build(Map<String,?> map) |
Long |
getEndTime() |
Long |
getStartTime() |
CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange |
setEndTime(Long endTime) |
CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange |
setStartTime(Long startTime) |
@NameInMap(value="endTime") public Long endTime
@NameInMap(value="startTime") public Long startTime
public static CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange build(Map<String,?> map) throws Exception
Exceptionpublic CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange setEndTime(Long endTime)
public Long getEndTime()
public CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange setStartTime(Long startTime)
public Long getStartTime()
Copyright © 2022. All rights reserved.