class documentation

class AssociationProxyExtensionType(InspectionAttrExtensionType): (source)

View In Hierarchy

Undocumented

Constant ASSOCIATION_PROXY Symbol indicating an :class:`.InspectionAttr` that's of type :class:`.AssociationProxy`.
ASSOCIATION_PROXY: str = (source)

Symbol indicating an :class:`.InspectionAttr` that's of type :class:`.AssociationProxy`. Is assigned to the :attr:`.InspectionAttr.extension_type` attribute.

Value
'ASSOCIATION_PROXY'