Skip to content

AccountModel

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/person/accounts.model.ts (line 38)

Part of: Pams

Properties

PropertyType
PrimaryIDnumber
UserIDnumber
CompanyBranchIDnumber
AccountCurrencyCodestring
ClientVendorTypeIDnumber
AccountTypeIDnumber
IsClientboolean
IsPrincipalboolean
IsSubSupplierboolean
Namestring
FullNamestring
ModificationDateDate
Vatstring
IsActiveboolean
Emailstring
ImgPathstring
LogoIdstring
ContractualInfoSupplierContractualInfo
MarketSegmentIDnumber
MarketSegmentIDsnumber[]
AddressesAddress[]
ContactInfoListArray<ContactInfo>
ContactPersonListArray<ContactPersons>
registrationDataClientSupplierRegistration[]
Selectedboolean
CommentsComment[]
AccountManagerIdnumber

Used by

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

Imported by (6)

  • BlogsComponentPams/Web/Pams.Web/Client/app/components/blogs/blogs.component.ts:1
  • UsersLayoutsListComponentPams/Web/Pams.Web/Client/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts:1
  • AccountDetailsComponentPams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1
  • DeliveriesOrdersComponentPams/Web/Pams.Web/Client/app/components/sales/deliveries-orders/deliveries-orders.component.ts:1
  • NewJobComponentPams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1
  • JobsListComponentPams/Web/Pams.Web/Client/app/components/sales/new-job-view/jobs-list.component.ts:1

Was this page helpful?

Download as PDF