public class KoubeiMerchantOperatorDetailsQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMerchantOperatorDetailsQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDepartmentId()
Gets department id.
|
String |
getDepartmentName()
Gets department name.
|
String |
getDiscountLimitUnit()
Gets discount limit unit.
|
String |
getDiscountLimitValue()
Gets discount limit value.
|
String |
getFreeLimitUnit()
Gets free limit unit.
|
String |
getFreeLimitValue()
Gets free limit value.
|
String |
getGender()
Gets gender.
|
String |
getJobType()
Gets job type.
|
String |
getLoginId()
Gets login id.
|
String |
getManageShops()
Gets manage shops.
|
String |
getMobile()
Gets mobile.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorName()
Gets operator name.
|
String |
getQrCodeUrl()
Gets qr code url.
|
String |
getRoleCode()
Gets role code.
|
String |
getRoleId()
Gets role id.
|
String |
getRoleName()
Gets role name.
|
String |
getStatus()
Gets status.
|
void |
setDepartmentId(String departmentId)
Sets department id.
|
void |
setDepartmentName(String departmentName)
Sets department name.
|
void |
setDiscountLimitUnit(String discountLimitUnit)
Sets discount limit unit.
|
void |
setDiscountLimitValue(String discountLimitValue)
Sets discount limit value.
|
void |
setFreeLimitUnit(String freeLimitUnit)
Sets free limit unit.
|
void |
setFreeLimitValue(String freeLimitValue)
Sets free limit value.
|
void |
setGender(String gender)
Sets gender.
|
void |
setJobType(String jobType)
Sets job type.
|
void |
setLoginId(String loginId)
Sets login id.
|
void |
setManageShops(String manageShops)
Sets manage shops.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorName(String operatorName)
Sets operator name.
|
void |
setQrCodeUrl(String qrCodeUrl)
Sets qr code url.
|
void |
setRoleCode(String roleCode)
Sets role code.
|
void |
setRoleId(String roleId)
Sets role id.
|
void |
setRoleName(String roleName)
Sets role name.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMerchantOperatorDetailsQueryResponse()
public void setDepartmentId(String departmentId)
departmentId - the department idpublic String getDepartmentId()
public void setDepartmentName(String departmentName)
departmentName - the department namepublic String getDepartmentName()
public void setDiscountLimitUnit(String discountLimitUnit)
discountLimitUnit - the discount limit unitpublic String getDiscountLimitUnit()
public void setDiscountLimitValue(String discountLimitValue)
discountLimitValue - the discount limit valuepublic String getDiscountLimitValue()
public void setFreeLimitUnit(String freeLimitUnit)
freeLimitUnit - the free limit unitpublic String getFreeLimitUnit()
public void setFreeLimitValue(String freeLimitValue)
freeLimitValue - the free limit valuepublic String getFreeLimitValue()
public void setGender(String gender)
gender - the genderpublic String getGender()
public void setJobType(String jobType)
jobType - the job typepublic String getJobType()
public void setLoginId(String loginId)
loginId - the login idpublic String getLoginId()
public void setManageShops(String manageShops)
manageShops - the manage shopspublic String getManageShops()
public void setMobile(String mobile)
mobile - the mobilepublic String getMobile()
public void setOperatorId(String operatorId)
operatorId - the operator idpublic String getOperatorId()
public void setOperatorName(String operatorName)
operatorName - the operator namepublic String getOperatorName()
public void setQrCodeUrl(String qrCodeUrl)
qrCodeUrl - the qr code urlpublic String getQrCodeUrl()
public void setRoleCode(String roleCode)
roleCode - the role codepublic String getRoleCode()
public void setRoleId(String roleId)
roleId - the role idpublic String getRoleId()
public void setRoleName(String roleName)
roleName - the role namepublic String getRoleName()
public void setStatus(String status)
status - the statuspublic String getStatus()
Copyright © 2018. All rights reserved.