Typescript SDK Type Docs
    Preparing search index...

    Interface TextLineItemValue

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

    Properties

    Properties

    id: string

    id of the TextLineItem.

    Name of the TextLineItem.