zvt.contract.api.get_entity_schema¶
- zvt.contract.api.get_entity_schema(entity_type: str) Type[TradableEntity]¶
get entity schema from name
- Parameters:
entity_type – entity type, e.g. stock, stockus.
- Returns:
the Schema of the entity
get entity schema from name
entity_type – entity type, e.g. stock, stockus.
the Schema of the entity