Skip to main content

customer

This module contains types and services related to customer management.

Index

Classes

ClassDescription
CustomerAccountClass representing a customer account. Manages and integrates different aspects of customer data and interactions with the business.
CustomerServiceService for managing customers.

Interfaces

InterfaceDescription
CustomerInterface representing a customer. Stores comprehensive details about a customer necessary for various business operations.
CustomerBillingInterface representing customer billing information. Used for processing payments and managing financial transactions.
CustomerContactInterface representing customer contact information. Essential for communication and service delivery.
CustomerOrderHistoryInterface representing a customer's order history. Useful for tracking past transactions and analyzing customer behavior.

Enumerations

EnumerationDescription
CustomerTypeEnum representing different customer types. These classifications help tailor services and benefits according to customer loyalty and value.