public class InvoiceItemDto extends InvoiceItemDtoBase
Java class for invoiceItemDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="invoiceItemDto"> <complexContent> <extension base="{http://invoice.entity.bullhorn.com/}invoiceItemDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
dateAdded, description, invoiceID, invoiceItemID, migrateGUID, payPeriod, placementID, quantity, rate, taxRate, unit, unitOld, wasManuallyCreated
Constructor and Description |
---|
InvoiceItemDto() |
getDateAdded, getDescription, getInvoiceID, getInvoiceItemID, getMigrateGUID, getPayPeriod, getPlacementID, getQuantity, getRate, getTaxRate, getUnit, getUnitOld, isWasManuallyCreated, setDateAdded, setDescription, setInvoiceID, setInvoiceItemID, setMigrateGUID, setPayPeriod, setPlacementID, setQuantity, setRate, setTaxRate, setUnit, setUnitOld, setWasManuallyCreated