Readonly dbReadonly httpReadonly methodReadonly moduleReadonly optionsAdds a payment to an invoice.
The invoice to add the payment to.
The amount of the payment.
The payment method used for the payment.
A promise that resolves to the updated invoice.
Retrieves multiple entities with optional pagination and filtering.
[UNUSED PARAMETER, KEPT FOR POSSIBLE FUTURE USE] Filtering parameters.
Query options including pagination.
An object containing the retrieved entities and total count.
Generated using TypeDoc
Interface for Payment Service that extends IAppRemoteService with IPayment type.