Skip to content

ClientSupplierRegistration

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/ClientSupplierRegistration.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
SupplierNamestring
SupplierTypeNamestring
MarketSegmentNamestring
ProjectCountnumber
Statusstring
SupplierIDnumber
RegistrationStatusIDnumber
IDnumber
ClientIDnumber
RegistrationDateDate
ModificationDateDate
RegistrationNostring

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)

  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • RegistrationsComponentFrontend/src/app/components/market/registrations/registrations/registrations.component.ts:1
  • RegisterationsDataComponentFrontend/src/app/components/registerations-data/registerations-data.component.ts:1
  • AccountsServiceFrontend/src/app/services/person/accounts.service.ts:1
  • ClientServiceFrontend/src/app/services/person/client.service.ts:1
  • SupplierServiceFrontend/src/app/services/person/supplier.service.ts:1
  • AccountTypeFrontend/src/app/models/person/accounts.model.ts:13
  • ClientFrontend/src/app/models/person/client.model.ts:5

Was this page helpful?

Download as PDF