File

src/app/pages/models/client.ts

Index

Properties

Properties

clientId
Type : string
id
Type : string
name
Type : string
export class Client {
  id: string;
  clientId: string;
  name: string;
}

result-matching ""

    No results matching ""