IInvoice | |
The IInvoiceFeeEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new InvoiceFee | |
| Delete | Deletes the specified InvoiceFee. | |
| Get | 
            Gets a list of InvoiceFees matching the specified filter.
             (Inherited from IInvoiceFeeQueryService)  | |
| GetAll | 
            Gets all InvoiceFees
             (Inherited from IInvoiceFeeQueryService)  | |
| GetSingle | 
            Gets a single InvoiceFee matching the provided filter.
             (Inherited from IInvoiceFeeQueryService)  | |
| Update | Updates the specified InvoiceFee |