projects/m2-core/src/lib/core/service/meta/requests/constraint-table/EditGlobalConstraintTableRequest.ts
Properties |
|
constructor(id: number, operation: EditGlobalConstraintTableAttributeType, newMLValue?: EditMLValueRequest, newBool?: boolean)
|
|||||||||||||||
|
Parameters :
|
| Public id |
Type : number
|
| Public newBool |
Type : boolean
|
| Public newMLValue |
Type : EditMLValueRequest
|
| Public operation |
Type : EditGlobalConstraintTableAttributeType
|