paymentlib::async_remote::receipt_remote

Function find_on_week

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