public class DeleteUsualLoginPlacesRequest extends AbstractModel
| Constructor and Description |
|---|
DeleteUsualLoginPlacesRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long[] |
getCityIds()
Get 已添加常用登录地城市ID数组
|
String |
getUuid()
Get 云镜客户端Uuid
|
void |
setCityIds(Long[] CityIds)
Set 已添加常用登录地城市ID数组
|
void |
setUuid(String Uuid)
Set 云镜客户端Uuid
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getUuid()
public void setUuid(String Uuid)
Uuid - 云镜客户端Uuidpublic Long[] getCityIds()
public void setCityIds(Long[] CityIds)
CityIds - 已添加常用登录地城市ID数组Copyright © 2020. All rights reserved.