public static class DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestCoFeedOpenDeliverModel
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
bizTag
example:
xxx_biz_tag
|
Long |
gmtTimeLine
example:
1665473229000
|
| 构造器和说明 |
|---|
DeliverCardWithDelegateRequestCoFeedOpenDeliverModel() |
@NameInMap(value="bizTag") public String bizTag
xxx_biz_tag
@NameInMap(value="gmtTimeLine") public Long gmtTimeLine
1665473229000
public DeliverCardWithDelegateRequestCoFeedOpenDeliverModel()
public static DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestCoFeedOpenDeliverModel build(Map<String,?> map) throws Exception
Exceptionpublic DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestCoFeedOpenDeliverModel setBizTag(String bizTag)
public String getBizTag()
public DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestCoFeedOpenDeliverModel setGmtTimeLine(Long gmtTimeLine)
public Long getGmtTimeLine()
Copyright © 2025. All rights reserved.