public static class GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
content
This parameter is required.
|
String |
creatorName
This parameter is required.
|
Map<String,String> |
detail |
String |
format
This parameter is required.
|
String |
gmtCreate
This parameter is required.
|
String |
id
example:
dadf134234
|
GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo |
isvInfo |
String |
title |
Integer |
type
This parameter is required.
|
Integer |
typeGroup
This parameter is required.
|
| 构造器和说明 |
|---|
GetCustomerTracksByRelationIdResponseBodyResultList() |
@NameInMap(value="content") public String content
This parameter is required.
@NameInMap(value="creatorName") public String creatorName
This parameter is required.
example:华佗
@NameInMap(value="format") public String format
This parameter is required.
example:markdown
@NameInMap(value="gmtCreate") public String gmtCreate
This parameter is required.
example:2022-03-24T09:30Z
@NameInMap(value="id") public String id
dadf134234
@NameInMap(value="isvInfo") public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo isvInfo
@NameInMap(value="title") public String title
@NameInMap(value="type") public Integer type
This parameter is required.
example:201
@NameInMap(value="typeGroup") public Integer typeGroup
This parameter is required.
example:1
public GetCustomerTracksByRelationIdResponseBodyResultList()
public static GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList build(Map<String,?> map) throws Exception
Exceptionpublic GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setContent(String content)
public String getContent()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setCreatorName(String creatorName)
public String getCreatorName()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setDetail(Map<String,String> detail)
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setFormat(String format)
public String getFormat()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setGmtCreate(String gmtCreate)
public String getGmtCreate()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setId(String id)
public String getId()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setIsvInfo(GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo isvInfo)
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo getIsvInfo()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setTitle(String title)
public String getTitle()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setType(Integer type)
public Integer getType()
public GetCustomerTracksByRelationIdResponseBody.GetCustomerTracksByRelationIdResponseBodyResultList setTypeGroup(Integer typeGroup)
public Integer getTypeGroup()
Copyright © 2025. All rights reserved.