public class AlipayInsSceneClaimApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsSceneClaimApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getClaimReportNo()
Gets claim report no.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getOutRequestNo()
Gets out request no.
|
void |
setClaimReportNo(String claimReportNo)
Sets claim report no.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setClaimReportNo(String claimReportNo)
claimReportNo
- the claim report nopublic String getClaimReportNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo
- the out request nopublic String getOutRequestNo()
Copyright © 2018. All rights reserved.