LabelTemplateData Class
Represents the structure used to build label from a template.
Constructor
LabelTemplateData
(
-
key
-
value
Parameters:
-
key
StringThe name of the template placeholder that will be subsequently replaced by a value.
-
value
StringThe value tol be used instead of placeholder.