public class MybankCreditUserRoleCreateResponse extends AlipayResponse
| Constructor and Description |
|---|
MybankCreditUserRoleCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setIpId(String ipId)
ipId - the ip idpublic String getIpId()
public void setIpRoleId(String ipRoleId)
ipRoleId - the ip role idpublic String getIpRoleId()
Copyright © 2018. All rights reserved.