Properties
createdAt
createdAt: null | string
documentNumber
documentNumber: null | string
documentType
documentType: string
isSuccess
isSuccess: null | boolean
schedule
schedule: null | { active: boolean; createdAt: string; documentType: string; email: string; id: string; lastExportedAt: null | string; startDate: string; updatedAt: string }
status
status: "error" | "pending" | "completed"
updatedAt
updatedAt: null | string
user
user: null | { createdAt: string; customId: string; email?: string; id: string; name?: string; updatedAt: string }