Interface CreateBulkExportRequestRequestProps

Hierarchy

  • CreateBulkExportRequestRequestProps

Properties

Properties

body: {
    thread_ids: string[];
}

Type declaration

  • thread_ids: string[]

Generated using TypeDoc