accrual balances page added

MOHEMM-SFH-COLORS
Sultan Khan 7 years ago
parent 9985a93701
commit b8343b1994

@ -13,6 +13,5 @@ export class CheckActivationCodeResponse extends Response {
CompanyImageURL: string; CompanyImageURL: string;
MemberInformationList:AuthenticatedUser[]; MemberInformationList:AuthenticatedUser[];
CompanyImageDescription: string;
CompanyImageURL : string;
} }

@ -13,6 +13,5 @@ export class SMSCheckResponse extends Response {
public CompanyImageDescription:string; public CompanyImageDescription:string;
public CompanyImageURL:string; public CompanyImageURL:string;
public EMPLOYEE_MOBILE_NUMBER:string; public EMPLOYEE_MOBILE_NUMBER:string;
CompanyImageDescription : string;
CompanyImageURL : string;
} }

Loading…
Cancel
Save