Skip to content

SupplierContractualInfo

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/supplier-contractual-info.model.ts (line 7)

Part of: Frontend

Properties

PropertyType
ContractInfoIDnumber
SupplierIDnumber
ExpiryDatestring
CancellationPeriodnumber
CancellationPeriodTypenumber
CommissionTypenumber
DoesAdvancePaymentRequireCommissionboolean
DoesFinalAcceptanceRequireCommissionboolean
Commissionnumber
DecreasedTableListDecreasedTable[]
CountriesSupplierContractCountry[]
ClientsSupplierContractClient[]
MarketSegmentsSupplierContractMarketSegment[]

Relationships

  • IMPORTS → SupplierContractCountry
  • IMPORTS → SupplierContractClient
  • IMPORTS → SupplierMarketSegment
  • IMPORTS → SupplierContractMarketSegment
  • IMPORTS → DecreasedTable
  • IMPORTS → AppSettings
  • IMPORTS → MarginCommissionEnum

Used by

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

Imported by (5)

  • DecreassedMarginComponentFrontend/src/app/components/shared/decreassed-margin/decreassed-margin.component.ts:1
  • AccountsServiceFrontend/src/app/services/person/accounts.service.ts:1
  • SupplierServiceFrontend/src/app/services/person/supplier.service.ts:1
  • AccountTypeFrontend/src/app/models/person/accounts.model.ts:13
  • SupplierFrontend/src/app/models/person/supplier.model.ts:9

Was this page helpful?

Download as PDF