public class AlipayEbppInvoiceExpensecomsueOutsourceNotifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceExpensecomsueOutsourceNotifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
Long |
getAmount() |
Date |
getDealTime() |
String |
getEmployeeId() |
Long |
getEmployeeIdType() |
String |
getEmployeeOpenId() |
String |
getEnterpriseId() |
String |
getExtend() |
Long |
getIsOffSet() |
String |
getOutSourceId() |
String |
getPlatform() |
String |
getRelateNo() |
String |
getStandardId() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setAmount(Long amount) |
void |
setDealTime(Date dealTime) |
void |
setEmployeeId(String employeeId) |
void |
setEmployeeIdType(Long employeeIdType) |
void |
setEmployeeOpenId(String employeeOpenId) |
void |
setEnterpriseId(String enterpriseId) |
void |
setExtend(String extend) |
void |
setIsOffSet(Long isOffSet) |
void |
setOutSourceId(String outSourceId) |
void |
setPlatform(String platform) |
void |
setRelateNo(String relateNo) |
void |
setStandardId(String standardId) |
public AlipayEbppInvoiceExpensecomsueOutsourceNotifyModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public Long getAmount()
public void setAmount(Long amount)
public Date getDealTime()
public void setDealTime(Date dealTime)
public String getEmployeeId()
public void setEmployeeId(String employeeId)
public Long getEmployeeIdType()
public void setEmployeeIdType(Long employeeIdType)
public String getEmployeeOpenId()
public void setEmployeeOpenId(String employeeOpenId)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getExtend()
public void setExtend(String extend)
public Long getIsOffSet()
public void setIsOffSet(Long isOffSet)
public String getOutSourceId()
public void setOutSourceId(String outSourceId)
public String getPlatform()
public void setPlatform(String platform)
public String getRelateNo()
public void setRelateNo(String relateNo)
public String getStandardId()
public void setStandardId(String standardId)
Copyright © 2023. All rights reserved.