Classes

  Class Description
Public class DeliveryMethodTranslation
Delivery method translation entity class.
Public class DeliveryMethodTranslationCollection
A collection of delivery method translations. Enumerates over the delivery method translation instances.
Public class DeliveryMethodTranslationExistsException
Exception class for the delivery method translation. Thrown when an existing delivery method translation is tried to be created.
Public class PaymentMethodTranslation
Payment method translation entity class.
Public class PaymentMethodTranslationCollection
A collection of payment method translations. Enumerates over the payment method translation instances.
Public class PaymentMethodTranslationExistsException
Exception class for the payment method translation. Thrown when an existing payment method translation is tried to be created.
Public class StatusTranslation
Status translation entity class.
Public class StatusTranslationCollection
A collection of status translations. Enumerates over the status translation instances.
Public class StatusTranslationExistsException
Exception class for the order status translation. Thrown when an existing order status translation is tried to be created.

Enumerations

  Enumeration Description
Public enumeration PluginStringTranslationType
Enumeration to define the types of translations used in ecommerce module