Called on
client.peppol Source
src/ksef2/clients/peppol.py:53 Generated from async source src/ksef2/clients/async_peppol.py client.peppol.all(*, params: OffsetPaginationParams | None = None) -> Iterator[PeppolProvider]Returns
Iterator[PeppolProvider] Parameters
params OffsetPaginationParams | None Called on
async_client.peppol Source
src/ksef2/clients/async_peppol.py:52 Authored source await async_client.peppol.all(*, params: OffsetPaginationParams | None = None) -> AsyncIterator[PeppolProvider]Returns
AsyncIterator[PeppolProvider] Parameters
params OffsetPaginationParams | None