paymentlib::async_remote::invoice_remote

Function find_on_week

Source
pub async fn find_on_week(
    headers: HeaderMap,
    dto: InvoiceWeekRequest,
) -> Result<Vec<InvoiceResponse>, String>