Kind: Class
Source: Frontend/src/app/models/common/address-type.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
AddressTypeID | number |
Name | 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)
AccountDetailsComponent—Frontend/src/app/components/market/account-details/account-details.component.ts:1AddressComponent—Frontend/src/app/components/shared/address/address.component.ts:1AddressTypeService—Frontend/src/app/services/common/address-type.service.ts:1
Was this page helpful?