Invoice Item
API Endpoint | Namespace | Supported Generics |
---|---|---|
invoice-item |
evclient.invoice_item.<method> |
CRUD |
Additional parameters¶
None
Generic Model Mappings¶
Generic Model | Invoice Model |
---|---|
ModelType |
InvoiceItem |
CreateModelType |
InvoiceItemCreate |
UpdateModelType |
InvoiceItemUpdate |