pyocf.files.stocklegendtemplatesfile
JSON containing file type identifier and list of stock legend templates
- pydantic model pyocf.files.stocklegendtemplatesfile.StockLegendTemplatesFile
JSON containing file type identifier and list of stock legend templates
- field file_type: Annotated[Literal['OCF_STOCK_LEGEND_TEMPLATES_FILE'], FieldInfo(annotation=NoneType, required=True, description='')] = 'OCF_STOCK_LEGEND_TEMPLATES_FILE'
- field items: Annotated[list[StockLegendTemplate], FieldInfo(annotation=NoneType, required=True, description='List of OCF stock legend template objects')] [Required]
List of OCF stock legend template objects