projects/m2-core/src/lib/core/service/data/requests/export/UpdateItemsRequest.ts
Properties |
constructor(nodeId: number, file: string, fileType: FileType, async, fileName: string, updatedTableId?: number)
|
| Public async |
Type : boolean
|
| Public file |
Type : string
|
| Public fileName |
Type : string
|
| Public fileType |
Type : FileType
|
| Public nodeId |
Type : number
|
| Public Optional updatedTableId |
Type : number
|