public class InvoiceDto extends InvoiceDtoBase
Java class for invoiceDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="invoiceDto"> <complexContent> <extension base="{http://invoice.entity.bullhorn.com/}invoiceDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
amountPaid, clientCorporationID, comments, costCenter, dateAdded, dateBegin, dateDue, dateEnd, dateExported, dateInvoice, dateLastModified, fileExportID, invoiceBatchID, invoiceID, isDeleted, isExported, migrateGUID, outstandingBalance, recipientUserID, status, terms, userID
Constructor and Description |
---|
InvoiceDto() |
getAmountPaid, getClientCorporationID, getComments, getCostCenter, getDateAdded, getDateBegin, getDateDue, getDateEnd, getDateExported, getDateInvoice, getDateLastModified, getFileExportID, getInvoiceBatchID, getInvoiceID, getMigrateGUID, getOutstandingBalance, getRecipientUserID, getStatus, getTerms, getUserID, isIsDeleted, isIsExported, setAmountPaid, setClientCorporationID, setComments, setCostCenter, setDateAdded, setDateBegin, setDateDue, setDateEnd, setDateExported, setDateInvoice, setDateLastModified, setFileExportID, setInvoiceBatchID, setInvoiceID, setIsDeleted, setIsExported, setMigrateGUID, setOutstandingBalance, setRecipientUserID, setStatus, setTerms, setUserID