Skip to content

Company

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/organization/company.model.ts (line 2)

Part of: Frontend

Properties

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

Used by

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

Imported by (8)

  • BranchDetailsComponentFrontend/src/app/components/configuration/company/main-branch/branch-details.component.ts:1
  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • LoginComponentFrontend/src/app/components/security/login/login.component.ts:1
  • AfterNewPasswordComponentFrontend/src/app/components/security/new-password/after-new-password/after-new-password.component.ts:1
  • AfterRegisterationComponentFrontend/src/app/components/security/register/after-registeration/after-registeration.component.ts:1
  • RegisterComponentFrontend/src/app/components/security/register/register.component.ts:1
  • CompanyServiceFrontend/src/app/services/organization/company.service.ts:1
  • EnahnceLoginResponseFrontend/src/app/services/security/auth.service.ts:1

Was this page helpful?

Download as PDF