BatchRequest interface

Definition for the input batch translation request

Properties

source

Source of the input documents

storageType

Storage type of the input documents source string

targets

Location of the destination for the output

Property Details

source

Source of the input documents

source: SourceInput

Property Value

storageType

Storage type of the input documents source string

storageType?: StorageInputType

Property Value

targets

Location of the destination for the output

targets: TargetInput[]

Property Value