Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/person/accounts.model.ts (line 26)
Part of: Pams
Properties
| Property | Type |
|---|---|
Address | string |
City | string |
Country | string |
Email | string |
FullName | string |
ID | number |
IsClient | boolean |
IsPrincipal | boolean |
IsSubsupplier | boolean |
Name | string |
Used by
7 references from 7 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (7)
BlogsComponent—Pams/Web/Pams.Web/Client/app/components/blogs/blogs.component.ts:1UsersLayoutsListComponent—Pams/Web/Pams.Web/Client/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts:1InvoiceDetailsComponent—Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1DeliveriesOrdersComponent—Pams/Web/Pams.Web/Client/app/components/sales/deliveries-orders/deliveries-orders.component.ts:1NewJobComponent—Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1JobsListComponent—Pams/Web/Pams.Web/Client/app/components/sales/new-job-view/jobs-list.component.ts:1AccountsService—Pams/Web/Pams.Web/Client/app/services/person/accounts.service.ts:1
Was this page helpful?