sms alarming flag
This commit is contained in:
parent
1d73a15227
commit
5c68f0c54f
14 changed files with 90 additions and 3 deletions
|
@ -11,4 +11,5 @@ export interface CommunicationViewModel {
|
|||
streetNumberAddition: string;
|
||||
type: CommunicationTypeViewModel;
|
||||
isNewsletterMain: boolean;
|
||||
isSMSAlarming: boolean;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue