public static class ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
bizType |
String |
createTime |
String |
endTime |
Integer |
formType |
List<Integer> |
loopDays |
String |
loopTime |
Boolean |
stop |
| 构造器和说明 |
|---|
ListFormSchemasByCreatorResponseBodyResultListSetting() |
@NameInMap(value="bizType") public Integer bizType
@NameInMap(value="createTime") public String createTime
@NameInMap(value="endTime") public String endTime
@NameInMap(value="formType") public Integer formType
@NameInMap(value="loopTime") public String loopTime
@NameInMap(value="stop") public Boolean stop
public ListFormSchemasByCreatorResponseBodyResultListSetting()
public static ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting build(Map<String,?> map) throws Exception
Exceptionpublic ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setBizType(Integer bizType)
public Integer getBizType()
public ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setCreateTime(String createTime)
public String getCreateTime()
public ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setEndTime(String endTime)
public String getEndTime()
public ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setFormType(Integer formType)
public Integer getFormType()
public ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setLoopDays(List<Integer> loopDays)
public ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setLoopTime(String loopTime)
public String getLoopTime()
public ListFormSchemasByCreatorResponseBody.ListFormSchemasByCreatorResponseBodyResultListSetting setStop(Boolean stop)
public Boolean getStop()
Copyright © 2023. All rights reserved.