Skip to content

typedoc-vitepress-theme-example / customer

customer

This module contains types and services related to customer management.

Index

Enumerations

EnumerationDescription
CustomerTypeEnum representing different customer types.

Classes

ClassDescription
CustomerAccountClass representing a customer account.
CustomerServiceService for managing customers.

Interfaces

InterfaceDescription
CustomerInterface representing a customer.
CustomerBillingInterface representing customer billing information.
CustomerContactInterface representing customer contact information.
CustomerOrderHistoryInterface representing a customer order history.