region ¶ Region dataclass ¶ Python1Region(name: str, type_: RegionType, id_: int) Bases: MarketApiBaseModel id_ instance-attribute ¶ Python1id_: int Идентификатор региона. name instance-attribute ¶ Python1name: str Название региона. type_ instance-attribute ¶ Python1type_: RegionType Тип региона.