/** * This file was auto-generated by Fern from our API Definition. */ import * as Flatfile from "../../../index"; /** * The id of the workbook where extracted file data will be sent * * @example * "us_wb_YOUR_ID" */ export type JobDestination = Flatfile.WorkbookId;