public class AlipayBossFncGfsmartpayInvoiceserviceCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayBossFncGfsmartpayInvoiceserviceCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEntryBy() |
List<InvoiceSpecificsDTO> |
getInvoiceSpecificsDtos() |
Boolean |
getIsBatch() |
Boolean |
getTestMode() |
void |
setEntryBy(String entryBy) |
void |
setInvoiceSpecificsDtos(List<InvoiceSpecificsDTO> invoiceSpecificsDtos) |
void |
setIsBatch(Boolean isBatch) |
void |
setTestMode(Boolean testMode) |
public AlipayBossFncGfsmartpayInvoiceserviceCreateModel()
public String getEntryBy()
public void setEntryBy(String entryBy)
public List<InvoiceSpecificsDTO> getInvoiceSpecificsDtos()
public void setInvoiceSpecificsDtos(List<InvoiceSpecificsDTO> invoiceSpecificsDtos)
public Boolean getIsBatch()
public void setIsBatch(Boolean isBatch)
public Boolean getTestMode()
public void setTestMode(Boolean testMode)
Copyright © 2024. All rights reserved.