Orm.base dto.base dto pydantic v2
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcing our Series C with $110M in total funding. Read more →.
class BaseDTO(BaseDTOInterface, BaseModel)
class BaseDTOWithExtra(BaseDTO)
class GenericBaseDTO(BaseDTOInterface, BaseModel)
Was this page helpful?
