public class ListReferShareKnowledgeRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ListReferShareKnowledgeRequest() |
ListReferShareKnowledgeRequest(ListReferShareKnowledgeRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getAppBizId()
Get 应用业务id
|
String |
getLoginSubAccountUin()
Get 登录用户子账号(集成商模式必填)
|
String |
getLoginUin()
Get 登录用户主账号(集成商模式必填)
|
void |
setAppBizId(String AppBizId)
Set 应用业务id
|
void |
setLoginSubAccountUin(String LoginSubAccountUin)
Set 登录用户子账号(集成商模式必填)
|
void |
setLoginUin(String LoginUin)
Set 登录用户主账号(集成商模式必填)
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ListReferShareKnowledgeRequest()
public ListReferShareKnowledgeRequest(ListReferShareKnowledgeRequest source)
public String getAppBizId()
public void setAppBizId(String AppBizId)
AppBizId
- 应用业务idpublic String getLoginUin()
public void setLoginUin(String LoginUin)
LoginUin
- 登录用户主账号(集成商模式必填)public String getLoginSubAccountUin()
public void setLoginSubAccountUin(String LoginSubAccountUin)
LoginSubAccountUin
- 登录用户子账号(集成商模式必填)Copyright © 2025. All rights reserved.