change permission
This commit is contained in:
parent
5a8d858918
commit
e5cb8fecc6
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ export interface MembershipStatisticsViewModel {
|
|||
durationInYears: string;
|
||||
status: string;
|
||||
statusId: number;
|
||||
memberId: number;
|
||||
memberId: string;
|
||||
memberSalutation: string;
|
||||
memberFirstname: string;
|
||||
memberLastname: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue