Skip to content

Company

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/organization/company.model.ts (line 2)

Part of: Pams

Properties

PropertyType
CompanyIDnumber
RowGuidstring
Namestring
Websitestring
Sloganstring
Subdomainstring
IsActiveboolean
Logostring
BaseCurrencystring
FirstNamestring
MiddleNamestring
LastNamestring
Passwordstring
PasswordConfirmationstring
DisplayNamestring
Emailstring

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)

  • BranchDetailsComponentPams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/branch-details.component.ts:1
  • NewBranchComponentPams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • LoginComponentPams/Web/Pams.Web/Client/app/components/security/login/login.component.ts:1
  • AfterNewPasswordComponentPams/Web/Pams.Web/Client/app/components/security/new-password/after-new-password/after-new-password.component.ts:1
  • AfterRegisterationComponentPams/Web/Pams.Web/Client/app/components/security/register/after-registeration/after-registeration.component.ts:1
  • RegisterComponentPams/Web/Pams.Web/Client/app/components/security/register/register.component.ts:1
  • PageDataPams/Web/Pams.Web/Client/app/services/security/auth.service.ts:1

Was this page helpful?

Download as PDF