new business flag and vat id handling

This commit is contained in:
arm 2021-01-20 10:24:53 +01:00
parent 2ccfc91545
commit dedec7a3e4
319 changed files with 515 additions and 379 deletions

View file

@ -45,7 +45,7 @@ export const _TypeModel: TypeModel = {
}
},
"app": "sys",
"version": "66"
"version": "67"
}
export function createNotificationSessionKey(values?: $Shape<$Exact<NotificationSessionKey>>): NotificationSessionKey {