projects/m2-core/src/lib/model/application/ApplicationPrototype.ts
Properties |
|
constructor(id?: number, displayName?: string)
|
| Public advanceNoticeProcessingPeriod |
Type : number
|
| Public annulmentPeriod |
Type : number
|
| Public Optional attributesViewId |
Type : string
|
| Public dialogType |
Type : ApplicationDialog
|
| Public dialogTypeStr |
Type : string
|
| Public displayName |
Type : string
|
| Public id |
Type : number
|
| Public itemAttrsUsage |
Type : ApplicationItemAttributes
|
| Public itemAttrsUsageStr |
Type : string
|
| Public pendingAnnulmentPeriod |
Type : number
|
| Public Optional processingModuleId |
Type : string
|
| Public Optional processingModuleName |
Type : string
|
| Public processingPeriod |
Type : number
|
| Public type |
Type : string
|