Skip to content

Interface.TargetFileUpdateRequest

Octavian Condre edited this page Jul 25, 2024 · 2 revisions

Trados User Interface Extensibility v0.1.13 / TargetFileUpdateRequest

Interface: TargetFileUpdateRequest

Export

TargetFileUpdateRequest

Properties

id

id: string

The target file identifier.

Memberof

TargetFileUpdateRequest

Source

lc-public-api/models/index.ts:7349


name

name: string

The target file name.
The name should not contain the extension.
Unsupported characters in the name: <, >, :, ", /, \, |, ?, *.

Memberof

TargetFileUpdateRequest

Source

lc-public-api/models/index.ts:7357

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally