Continued with the same updates
This commit is contained in:
@@ -16,6 +16,7 @@ export interface User {
|
||||
demographicInformation?: DemographicInformation;
|
||||
subscriptionExpirationDate?: null | Date;
|
||||
isDisabled?: boolean;
|
||||
registrationDate?: Date;
|
||||
}
|
||||
|
||||
export interface DemographicInformation {
|
||||
|
||||
Reference in New Issue
Block a user