Called on
auth.invoices Source
src/ksef2/services/invoices.py:113 Generated from async source src/ksef2/services/async_invoices.py auth.invoices.wait_for_invoice_download(*, ksef_number: str, timeout: float = 120.0, poll_interval: float = 2.0) -> bytesReturns
bytes Parameters
ksef_number str timeout float poll_interval float Called on
auth.invoices Source
src/ksef2/services/async_invoices.py:112 Authored source await auth.invoices.wait_for_invoice_download(*, ksef_number: str, timeout: float = 120.0, poll_interval: float = 2.0) -> bytesReturns
bytes Parameters
ksef_number str timeout float poll_interval float