Values.CustomVocabularyItemSourceThe unique custom vocabulary item from the custom vocabulary list.
type nonrec t = {itemId : ItemId.t;The unique item identifer for the custom vocabulary item from the custom vocabulary list.
*)phrase : Phrase.t;The unique phrase for the custom vocabulary item from the custom vocabulary list.
*)weight : Weight.t option;The weight assigned for the custom vocabulary item from the custom vocabulary list.
*)displayAs : Phrase.t option;The DisplayAs value for the custom vocabulary item from the custom vocabulary list.
*)}