projects/m2-core/src/lib/model/classifiable/TransactionalChange.ts
Properties |
|
| newValueIds |
newValueIds:
|
Type : number[]
|
| Optional |
| newValues |
newValues:
|
Type : Array<AttributeValue | Aggregation | LinkAttribute | TransitionalKey | Item>
|
| Optional |
| oldValueIds |
oldValueIds:
|
Type : number[]
|
| Optional |
| oldValues |
oldValues:
|
Type : Array<AttributeValue | Aggregation | LinkAttribute | TransitionalKey | Item>
|
| Optional |
| transactionId |
transactionId:
|
Type : number
|