GetConcreteParentArgumentKwargs

class app.util.helpers.generics.GetConcreteParentArgumentKwargs[source]

Bases: GetParentArgumentKwargs

Typed keyword arguments accepted by get_concrete_parent_argument.

Inheritance diagram of GetConcreteParentArgumentKwargs

Inheritance Diagram for GetConcreteParentArgumentKwargs

Methods

Attributes

bound

origin

bound: NotRequired[type | bool]
origin: NotRequired[bool]