public class DigitalStoreSceneScopeResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
groupConversationType
example:
store
|
Long |
scopeId
example:
536239912
|
| 构造器和说明 |
|---|
DigitalStoreSceneScopeResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DigitalStoreSceneScopeResponseBody |
build(Map<String,?> map) |
String |
getGroupConversationType() |
Long |
getScopeId() |
DigitalStoreSceneScopeResponseBody |
setGroupConversationType(String groupConversationType) |
DigitalStoreSceneScopeResponseBody |
setScopeId(Long scopeId) |
@NameInMap(value="groupConversationType") public String groupConversationType
store
@NameInMap(value="scopeId") public Long scopeId
536239912
public static DigitalStoreSceneScopeResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DigitalStoreSceneScopeResponseBody setGroupConversationType(String groupConversationType)
public String getGroupConversationType()
public DigitalStoreSceneScopeResponseBody setScopeId(Long scopeId)
public Long getScopeId()
Copyright © 2025. All rights reserved.