interface AddTMSegmentRecord {
    languageId: string;
    text: string;
}

Properties

Properties

languageId: string
text: string