projects/m2-core/src/lib/model/application/stage/NegotiationStageBase.ts
Properties |
|
Methods |
|
| Public advanceNoticeNegotiationPeriod |
Type : number
|
| Public displayName |
Type : string
|
| Public editAllowed |
Type : boolean
|
| Public everyoneMustNegotiate |
Type : boolean
|
| Public id |
Type : number
|
| Public Optional isExpanded |
Type : boolean
|
| Public Optional isOwned |
Type : boolean
|
| Public negotiationPeriod |
Type : number
|
| Public Optional negotiationType |
Type : StageNegotiationType
|
| Public Optional paramRows |
Type : NegotiationStageParamRow[]
|
| Public predicates |
Type : NegotiationStagePredicate[]
|
| Public sortOrder |
Type : number
|
| Public format |
format()
|
|
Returns :
void
|