IJoint |
public interface IJointInvoiceDetailService : IBusinessService
The IJointInvoiceDetailService type exposes the following members.
Name | Description | |
---|---|---|
GetAllJointInvoiceDetails | Gets all the available joint invoice details. | |
GetJointInvoiceDetailById | Gets a single JointInvoiceDetail by an ID. | |
GetJointInvoiceDetailByIdentifier | Gets a single JointInvoiceDetail by an identifier. | |
GetJointInvoiceDetailsByTitleCode | Gets all the available joint invoice details for the given title code.. |