export class LoginModel { LogInTokenID: string; activationCode: string; P_USER_NAME: string; MobileNumber: string; }