Skip to content

AccountModel

reference
1 min readUpdated

Kind: Class

Source: Outlook_plugin/src/account/account.model.ts (line 1)

Part of: Outlook Plugin

Properties

PropertyType
PrimaryIDnumber
UserIDnumber
CompanyBranchIDnumber
AccountCurrencyCodestring
ClientVendorTypeIDnumber
AccountTypeIDnumber
IsClientboolean
IsPrincipalboolean
IsSubSupplierboolean
Namestring
FullNamestring
ModificationDateDate
Vatstring
IsActiveboolean
Emailstring
ImgPathstring
LogoIdstring
ContractualInfoSupplierContractualInfo
MarketSegmentIDnumber
MarketSegmentIDsnumber[]
AddressesAddress[]
ContactInfoListany[]
ContactPersonListany[]
registrationDataany[]
Selectedboolean
Commentsany[]
AccountManagerIdnumber

Used by

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

Imported by (2)

  • AccountOutlook_plugin/src/account/account.service.ts:1
  • handleErrorResponseOutlook_plugin/src/taskpane/taskpane.ts:69

Was this page helpful?

Download as PDF