Kind: Class
Source: Frontend/src/app/models/common/supplier-contract-country.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
SupplierContractCountryID | number |
SupplierID | number |
CountryCode | string |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
SupplierContractualInfo—Frontend/src/app/models/common/supplier-contractual-info.model.ts:7AccountType—Frontend/src/app/models/person/accounts.model.ts:13Supplier—Frontend/src/app/models/person/supplier.model.ts:9
Was this page helpful?