public static class CreateAndDeliverWithDelegateRequest.CreateAndDeliverWithDelegateRequestCoFeedOpenSpaceModel
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
coolAppCode
example:
coolAppCode123
|
String |
title
example:
xxxx卡片
|
构造器和说明 |
---|
CreateAndDeliverWithDelegateRequestCoFeedOpenSpaceModel() |
@NameInMap(value="coolAppCode") public String coolAppCode
coolAppCode123
@NameInMap(value="title") public String title
xxxx卡片
public CreateAndDeliverWithDelegateRequestCoFeedOpenSpaceModel()
public static CreateAndDeliverWithDelegateRequest.CreateAndDeliverWithDelegateRequestCoFeedOpenSpaceModel build(Map<String,?> map) throws Exception
Exception
public CreateAndDeliverWithDelegateRequest.CreateAndDeliverWithDelegateRequestCoFeedOpenSpaceModel setCoolAppCode(String coolAppCode)
public String getCoolAppCode()
public CreateAndDeliverWithDelegateRequest.CreateAndDeliverWithDelegateRequestCoFeedOpenSpaceModel setTitle(String title)
public String getTitle()
Copyright © 2024. All rights reserved.