Skip to content

AddressesTypeEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • MainAddress
  • ShippingAddress
  • BillingAddress

Used by

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

Imported by (15)

  • WarehouseConfigDetailsComponentFrontend/src/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1
  • AddressComponentFrontend/src/app/components/shared/address/address.component.ts:1
  • DeliveryNoteDetailsComponentFrontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1
  • ExtrServiceDetailsComponentFrontend/src/app/components/warehouse/extr-service-details/extr-service-details.component.ts:1
  • InspectionDetailsComponentFrontend/src/app/components/warehouse/inspection-details/inspection-details.component.ts:1
  • IssueGoodsDetailsComponentFrontend/src/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts:1

…and 7 more.

Was this page helpful?

Download as PDF