File

src/app/shared/models/credentials.ts

Index

Properties

Properties

password
Type : string
username
Type : string
export class Credentials {
  username: string;
  password: string;
}

result-matching ""

    No results matching ""