Type Alias TFieldValueString

TFieldValueString: {
    value?: string;
}