public class AlipayInsAutoFeeReceiveConfirmModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsAutoFeeReceiveConfirmModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutBizNo()
Gets out biz no.
|
Long |
getTradeAmount()
Gets trade amount.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setTradeAmount(Long tradeAmount)
Sets trade amount.
|
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic Long getTradeAmount()
public void setTradeAmount(Long tradeAmount)
tradeAmount - the trade amountCopyright © 2018. All rights reserved.