Called on
auth.permissions Source
src/ksef2/clients/permissions.py:221 Generated from async source src/ksef2/clients/async_permissions.py auth.permissions.grant_eu_entity_administration(*, subject_value: str, context_type: EuEntityAdminContextIdentifierType, context_value: str, description: str, eu_entity_name: str) -> GrantPermissionsResponseReturns
GrantPermissionsResponse Parameters
subject_value str context_type EuEntityAdminContextIdentifierType context_value str description str eu_entity_name str Called on
auth.permissions Source
src/ksef2/clients/async_permissions.py:218 Authored source await auth.permissions.grant_eu_entity_administration(*, subject_value: str, context_type: EuEntityAdminContextIdentifierType, context_value: str, description: str, eu_entity_name: str) -> GrantPermissionsResponseReturns
GrantPermissionsResponse Parameters
subject_value str context_type EuEntityAdminContextIdentifierType context_value str description str eu_entity_name str