Here is what I have so far:
UserModel.ts
export class UserModel { id?: string = null; firstName = \'firstName\'; lastName = \'\'