Skip to content

AccountsLookupWithData

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/person/accounts.model.ts (line 26)

Part of: Frontend

Properties

PropertyType
Addressstring
Citystring
Countrystring
Emailstring
FullNamestring
IDnumber
IsClientboolean
IsPrincipalboolean
IsSubsupplierboolean
Namestring

Used by

38 references from 38 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (38)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • BlogsComponentFrontend/src/app/components/blogs/blogs.component.ts:1
  • UsersLayoutsListComponentFrontend/src/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts:1
  • ManageAccountsComponentFrontend/src/app/components/configuration/manage-accounts/manage-accounts.component.ts:1
  • ProductsDetailsComponentFrontend/src/app/components/configuration/products/products-details/products-details.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • LettersOfGuarantiesDetailsComponentFrontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts:1
  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1

…and 30 more.

Was this page helpful?

Download as PDF