postal Code & commandHandler update
This commit is contained in:
parent
14677d2030
commit
dd72f37856
13 changed files with 70 additions and 76 deletions
|
@ -5,6 +5,7 @@ export interface CommunicationViewModel {
|
|||
preferred: boolean;
|
||||
mobile: string;
|
||||
email: string;
|
||||
postalCode: string;
|
||||
city: string;
|
||||
street: string;
|
||||
streetNumber: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue