public class CreateChannelSubOrganizationModifyQrCodeRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateChannelSubOrganizationModifyQrCodeRequest() |
CreateChannelSubOrganizationModifyQrCodeRequest(CreateChannelSubOrganizationModifyQrCodeRequest 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 |
getApplicationId()
Get 应用编号
|
UserInfo |
getOperator()
Get 操作人信息,userId必填
|
void |
setApplicationId(String ApplicationId)
Set 应用编号
|
void |
setOperator(UserInfo Operator)
Set 操作人信息,userId必填
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CreateChannelSubOrganizationModifyQrCodeRequest()
public CreateChannelSubOrganizationModifyQrCodeRequest(CreateChannelSubOrganizationModifyQrCodeRequest source)
public UserInfo getOperator()
public void setOperator(UserInfo Operator)
Operator
- 操作人信息,userId必填public String getApplicationId()
public void setApplicationId(String ApplicationId)
ApplicationId
- 应用编号Copyright © 2023. All rights reserved.