public class SsdataFindataOperatorImgQueryResponse extends AlipayResponse
Constructor and Description |
---|
SsdataFindataOperatorImgQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
CaptchaInfo |
getCaptcha()
Gets captcha.
|
String |
getOrgBizNo()
Gets org biz no.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setCaptcha(CaptchaInfo captcha)
Sets captcha.
|
void |
setOrgBizNo(String orgBizNo)
Sets org biz no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataFindataOperatorImgQueryResponse()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setCaptcha(CaptchaInfo captcha)
captcha
- the captchapublic CaptchaInfo getCaptcha()
public void setOrgBizNo(String orgBizNo)
orgBizNo
- the org biz nopublic String getOrgBizNo()
Copyright © 2018. All rights reserved.