codeTemplate property

String? codeTemplate
getter/setter pair

A pattern with ? as a single character wildcard. Allows a CURRENCIES entry to apply to multiple assets that share the same info. An example is futures, where the only difference between issues is the date of the contract. E.g. CORN???????? to match codes such as CORN20180604.

Implementation

String? codeTemplate;