public class AlipayInsSceneInvoiceApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsSceneInvoiceApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getInvoiceApplyNo()
Gets invoice apply no.
|
String |
getOutRequestNo()
Gets out request no.
|
void |
setInvoiceApplyNo(String invoiceApplyNo)
Sets invoice apply 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 setInvoiceApplyNo(String invoiceApplyNo)
invoiceApplyNo
- the invoice apply nopublic String getInvoiceApplyNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo
- the out request nopublic String getOutRequestNo()
Copyright © 2018. All rights reserved.