Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface FileBatchJobIdentifier

A batch job identifier in which the batch job to run is identified by the file name and the relative path to the file name.

Hierarchy

  • FileBatchJobIdentifier

Properties

Properties

fileName: undefined | string

The file name for the batch job identifier.

folderPath?: string

The relative path to the file name for the batch job identifier.