public class LoginActionMfaFlag extends AbstractModel
| Constructor and Description | 
|---|
| LoginActionMfaFlag() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getPhone()Get Mobile phone | 
| Long | getStoken()Get Soft token | 
| Long | getWechat()Get WeChat | 
| void | setPhone(Long Phone)Set Mobile phone | 
| void | setStoken(Long Stoken)Set Soft token | 
| void | setWechat(Long Wechat)Set WeChat | 
| 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 Long getPhone()
public void setPhone(Long Phone)
Phone - Mobile phonepublic Long getStoken()
public void setStoken(Long Stoken)
Stoken - Soft tokenpublic Long getWechat()
public void setWechat(Long Wechat)
Wechat - WeChatCopyright © 2021. All rights reserved.