public class InvoiceGroupDto extends InvoiceGroupDtoBase
Java class for invoiceGroupDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="invoiceGroupDto">
<complexContent>
<extension base="{http://invoice.entity.bullhorn.com/}invoiceGroupDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
corporationID, dateAdded, dateLastModified, description, invoiceGroupID, lastModifyingUserID, migrateGUID, name| Constructor and Description |
|---|
InvoiceGroupDto() |
getCorporationID, getDateAdded, getDateLastModified, getDescription, getInvoiceGroupID, getLastModifyingUserID, getMigrateGUID, getName, setCorporationID, setDateAdded, setDateLastModified, setDescription, setInvoiceGroupID, setLastModifyingUserID, setMigrateGUID, setName