public class AlipayEbppInvoiceFileSyncRetryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEbppInvoiceFileSyncRetryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEinvCode()
Gets einv code.
|
String |
getEinvNo()
Gets einv no.
|
String |
getFileUrl()
Gets file url.
|
Boolean |
getIsUrlReplace()
Gets is url replace.
|
String |
getmShortName()
Gets short name.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getUserId()
Gets user id.
|
void |
setEinvCode(String einvCode)
Sets einv code.
|
void |
setEinvNo(String einvNo)
Sets einv no.
|
void |
setFileUrl(String fileUrl)
Sets file url.
|
void |
setIsUrlReplace(Boolean isUrlReplace)
Sets is url replace.
|
void |
setmShortName(String mShortName)
Sets short name.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setUserId(String userId)
Sets user id.
|
public String getEinvCode()
public void setEinvCode(String einvCode)
einvCode - the einv codepublic String getEinvNo()
public void setEinvNo(String einvNo)
einvNo - the einv nopublic String getFileUrl()
public void setFileUrl(String fileUrl)
fileUrl - the file urlpublic Boolean getIsUrlReplace()
public void setIsUrlReplace(Boolean isUrlReplace)
isUrlReplace - the is url replacepublic String getmShortName()
public void setmShortName(String mShortName)
mShortName - the m short namepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.