public class AlipayEbppInvoiceEnterpriseconsumeEnterpriseopenruleCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseconsumeEnterpriseopenruleCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
Long |
getBillMonthDay() |
String |
getEnterpriseId() |
String |
getInvoiceRuleName() |
String |
getInvoiceTitleId() |
String |
getOpenMode() |
String |
getSellerType() |
String |
getTag() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setBillMonthDay(Long billMonthDay) |
void |
setEnterpriseId(String enterpriseId) |
void |
setInvoiceRuleName(String invoiceRuleName) |
void |
setInvoiceTitleId(String invoiceTitleId) |
void |
setOpenMode(String openMode) |
void |
setSellerType(String sellerType) |
void |
setTag(String tag) |
public AlipayEbppInvoiceEnterpriseconsumeEnterpriseopenruleCreateModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public Long getBillMonthDay()
public void setBillMonthDay(Long billMonthDay)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getInvoiceRuleName()
public void setInvoiceRuleName(String invoiceRuleName)
public String getInvoiceTitleId()
public void setInvoiceTitleId(String invoiceTitleId)
public String getOpenMode()
public void setOpenMode(String openMode)
public String getSellerType()
public void setSellerType(String sellerType)
public String getTag()
public void setTag(String tag)
Copyright © 2023. All rights reserved.