Use via
session = auth.batch_session(...) Source
src/ksef2/clients/batch.py:90 Generated from async source src/ksef2/clients/async_batch.py session.get_state() -> BatchSessionStateReturns
BatchSessionState Parameters
No parameters.
Use via
session = await auth.batch_session(...) Source
src/ksef2/clients/async_batch.py:87 Authored source session.get_state() -> BatchSessionStateReturns
BatchSessionState Parameters
No parameters.