zvt.contract.api.get_entity_schema

zvt.contract.api.get_entity_schema(entity_type: str) Type[zvt.contract.schema.TradableEntity]

get entity schema from name

Parameters

entity_type – entity type, e.g. stock, stockus.

Returns

the Schema of the entity