adapter¶
Structure (EntryAdapter) ¶
Lazy structure resource converter.
Go to EntryAdapter to see the full list of methods and properties.
Attributes:
| Name | Type | Description |
|---|---|---|
ENTRY_RESOURCE | StructureResource | This adapter stores entry resources as |
_type_converters | Dict[str, Callable] | Dictionary of valid conversion types for entry. Currently available types:
|
as_<_type_converters> | Convert entry to a type listed in |
ENTRY_RESOURCE (EntryResource) pydantic-model ¶
Representing a structure.