public class CreateAppUsrRequest extends AbstractModel
Constructor and Description |
---|
CreateAppUsrRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getCunionId()
Get 标识用户的唯一ID,防止同一个用户多次注册
|
void |
setCunionId(String CunionId)
Set 标识用户的唯一ID,防止同一个用户多次注册
|
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, toJsonString
Copyright © 2020. All rights reserved.