Przejdź do głównej zawartości

Limits client: Get context limits

Ta treść nie jest jeszcze dostępna w Twoim języku.

Return the effective limits for online and batch sessions.

Called on auth.limits
Source src/ksef2/clients/limits.py:32 Generated from async source src/ksef2/clients/async_limits.py
auth.limits.get_context_limits
auth.limits.get_context_limits() -> ContextLimits

Returns

ContextLimits

Parameters

No parameters.

Called on auth.limits
Source src/ksef2/clients/async_limits.py:29 Authored source
await auth.limits.get_context_limits
await auth.limits.get_context_limits() -> ContextLimits

Returns

ContextLimits

Parameters

No parameters.