public class GetUAIDApplyTokenSignRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
authCode
This parameter is required.
|
String |
carrier
This parameter is required.
|
String |
clientType
This parameter is required.
|
String |
format
example:
示例值示例值
|
String |
outId
This parameter is required.
|
Long |
ownerId |
String |
paramKey
example:
955EC1A869852EA8BC66F********D7C6E92017BBD5B001C736EFEAFB775C232
|
String |
paramStr
example:
B2F0D4CD7A216D16CE2AF4BBC********29A454FDDD991F919106C12CB89ABA8
|
String |
resourceOwnerAccount |
Long |
resourceOwnerId |
String |
time
This parameter is required.
|
| 构造器和说明 |
|---|
GetUAIDApplyTokenSignRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetUAIDApplyTokenSignRequest |
build(Map<String,?> map) |
String |
getAuthCode() |
String |
getCarrier() |
String |
getClientType() |
String |
getFormat() |
String |
getOutId() |
Long |
getOwnerId() |
String |
getParamKey() |
String |
getParamStr() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
String |
getTime() |
GetUAIDApplyTokenSignRequest |
setAuthCode(String authCode) |
GetUAIDApplyTokenSignRequest |
setCarrier(String carrier) |
GetUAIDApplyTokenSignRequest |
setClientType(String clientType) |
GetUAIDApplyTokenSignRequest |
setFormat(String format) |
GetUAIDApplyTokenSignRequest |
setOutId(String outId) |
GetUAIDApplyTokenSignRequest |
setOwnerId(Long ownerId) |
GetUAIDApplyTokenSignRequest |
setParamKey(String paramKey) |
GetUAIDApplyTokenSignRequest |
setParamStr(String paramStr) |
GetUAIDApplyTokenSignRequest |
setResourceOwnerAccount(String resourceOwnerAccount) |
GetUAIDApplyTokenSignRequest |
setResourceOwnerId(Long resourceOwnerId) |
GetUAIDApplyTokenSignRequest |
setTime(String time) |
@NameInMap(value="AuthCode") public String authCode
This parameter is required.
example:HwD97InG
@NameInMap(value="Carrier") public String carrier
This parameter is required.
example:CM
@NameInMap(value="ClientType") public String clientType
This parameter is required.
example:30300
@NameInMap(value="Format") public String format
示例值示例值
@NameInMap(value="OutId") public String outId
This parameter is required.
example:b8b5b3a*******0b9893484fdf412c99
@NameInMap(value="OwnerId") public Long ownerId
@NameInMap(value="ParamKey") public String paramKey
955EC1A869852EA8BC66F********D7C6E92017BBD5B001C736EFEAFB775C232
@NameInMap(value="ParamStr") public String paramStr
B2F0D4CD7A216D16CE2AF4BBC********29A454FDDD991F919106C12CB89ABA8
@NameInMap(value="ResourceOwnerAccount") public String resourceOwnerAccount
@NameInMap(value="ResourceOwnerId") public Long resourceOwnerId
@NameInMap(value="Time") public String time
This parameter is required.
example:20121227180001165
public static GetUAIDApplyTokenSignRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetUAIDApplyTokenSignRequest setAuthCode(String authCode)
public String getAuthCode()
public GetUAIDApplyTokenSignRequest setCarrier(String carrier)
public String getCarrier()
public GetUAIDApplyTokenSignRequest setClientType(String clientType)
public String getClientType()
public GetUAIDApplyTokenSignRequest setFormat(String format)
public String getFormat()
public GetUAIDApplyTokenSignRequest setOutId(String outId)
public String getOutId()
public GetUAIDApplyTokenSignRequest setOwnerId(Long ownerId)
public Long getOwnerId()
public GetUAIDApplyTokenSignRequest setParamKey(String paramKey)
public String getParamKey()
public GetUAIDApplyTokenSignRequest setParamStr(String paramStr)
public String getParamStr()
public GetUAIDApplyTokenSignRequest setResourceOwnerAccount(String resourceOwnerAccount)
public String getResourceOwnerAccount()
public GetUAIDApplyTokenSignRequest setResourceOwnerId(Long resourceOwnerId)
public Long getResourceOwnerId()
public GetUAIDApplyTokenSignRequest setTime(String time)
public String getTime()
Copyright © 2026. All rights reserved.