Use via
auth = client.authentication.with_token(...) Source
src/ksef2/clients/authenticated.py:336 Generated from async source src/ksef2/clients/async_authenticated.py auth.resume_batch_session(state: BatchSessionState) -> BatchSessionClientReturns
BatchSessionClient Parameters
state BatchSessionState Use via
auth = async_client.authentication.with_token(...) Source
src/ksef2/clients/async_authenticated.py:338 Authored source auth.resume_batch_session(state: BatchSessionState) -> AsyncBatchSessionClientReturns
AsyncBatchSessionClient Parameters
state BatchSessionState