Then you declare your data model as a class that inherits from BaseModel . Use standard Python types for all the attributes: from typing ...
確定! 回上一頁