Package de.bytestore.hostinger.entity.ecommerce


package de.bytestore.hostinger.entity.ecommerce
  • Class
    Description
    Represents a shopping cart entity for ecommerce purposes.
    Represents a coupon entity in the eCommerce system.
    Entity representing the redemption of a coupon by a user.
    Represents an invoice entity with details about a transaction such as products, receiver, tax, and status.
    Represents a product associated with an invoice.
    Represents the type of an invoice in the system.
    Represents a manufacturer entity with details such as name, image, and description.
    Represents a payment entity, designed to handle payment processing and related data.
    Represents a product entity with various attributes such as name, price, manufacturer, category, and additional information like tax, description, and inventory details.
    Represents a category of products in the e-commerce system.
    Represents a product setting entity used for managing settings related to a specific product.
    Represents a shipment entity in the system.
    Represents the price details associated with a subscription product.
    Represents a warehouse entity for managing storage and distribution information.