Table of Contents

Enum DebuggingInfoType

Namespace
Dynamicweb.Ecommerce.Orders
Assembly
Dynamicweb.Ecommerce.dll

The enum DebuggingInfoType represents order debugging information types enumeration.

public enum DebuggingInfoType

Fields

CaptureResult = 1
RecurringError = 4
RecurringInfo = 3
ReturnResult = 5
Undefined = 0
UseSavedCard = 2
To top