projects/m2-core/src/lib/core/service/application/requests/SetApplicationNegotiationCanceledRequest.ts
Properties |
|
constructor(ids: number | number[], cancelToStageId?: number, comment?: string)
|
| Public cancelToStageId |
Type : number
|
| Public comment |
Type : string
|
| Public ids |
Type : number[]
|
| Public Optional postProcessChangesOnline |
Type : boolean
|
| Public Optional tableId |
Type : number
|