interface TextLineItemValue {
    id: string;
    name: LocalizedString;
}

Properties

Properties

id: string

id of the TextLineItem.

Name of the TextLineItem.