Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/organization/company.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
CompanyID | number |
RowGuid | string |
Name | string |
Website | string |
Slogan | string |
Subdomain | string |
IsActive | boolean |
Logo | string |
BaseCurrency | string |
FirstName | string |
MiddleName | string |
LastName | string |
Password | string |
PasswordConfirmation | string |
DisplayName | string |
Email | string |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
PageData—Pams/Web/Pams.WebApp/Client/app/services/security/auth.service.ts:1
Was this page helpful?