Type Alias TFieldValueMatrix

TFieldValueMatrix: {
    value: string[];
}