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="startTime") public Long startTime
@NameInMap(value="endTime") public Long endTime
public static CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange build(Map<String,?> map) throws Exception
Exception
public CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange setStartTime(Long startTime)
public Long getStartTime()
public CheckClosingAccountRequest.CheckClosingAccountRequestUserTimeRange setEndTime(Long endTime)
public Long getEndTime()
Copyright © 2021. All rights reserved.