interface GetLexiconInput {
    Name: undefined | string;
}

Hierarchy (view full)

Properties

Properties

Name: undefined | string

Name of the lexicon.