public class KoubeiMerchantOperatorBatchDeleteResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMerchantOperatorBatchDeleteResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizCode()
Gets biz code.
|
Boolean |
getSuccess()
Gets success.
|
void |
setBizCode(String bizCode)
Sets biz code.
|
void |
setSuccess(Boolean success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMerchantOperatorBatchDeleteResponse()
public void setBizCode(String bizCode)
bizCode
- the biz codepublic String getBizCode()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
Copyright © 2018. All rights reserved.