public static class GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
closingDay |
Long |
closingHourMinutes |
Integer |
endDay |
Integer |
endMonth |
Integer |
startDay |
Integer |
startMonth |
| 构造器和说明 |
|---|
GetClosingAccountsResponseBodyResultClosingAccountModel() |
@NameInMap(value="closingDay") public Integer closingDay
@NameInMap(value="closingHourMinutes") public Long closingHourMinutes
@NameInMap(value="endDay") public Integer endDay
@NameInMap(value="endMonth") public Integer endMonth
@NameInMap(value="startDay") public Integer startDay
@NameInMap(value="startMonth") public Integer startMonth
public GetClosingAccountsResponseBodyResultClosingAccountModel()
public static GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel build(Map<String,?> map) throws Exception
Exceptionpublic GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel setClosingDay(Integer closingDay)
public Integer getClosingDay()
public GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel setClosingHourMinutes(Long closingHourMinutes)
public Long getClosingHourMinutes()
public GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel setEndDay(Integer endDay)
public Integer getEndDay()
public GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel setEndMonth(Integer endMonth)
public Integer getEndMonth()
public GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel setStartDay(Integer startDay)
public Integer getStartDay()
public GetClosingAccountsResponseBody.GetClosingAccountsResponseBodyResultClosingAccountModel setStartMonth(Integer startMonth)
public Integer getStartMonth()
Copyright © 2022. All rights reserved.