Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class PaymentStatus

Inheritance
System.Object
PaymentStatus
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class PaymentStatus : Enum

Fields

Failed

Declaration
public const PaymentStatus Failed
Field Value
Type Description
PaymentStatus

Pending

Declaration
public const PaymentStatus Pending
Field Value
Type Description
PaymentStatus

Processed

Declaration
public const PaymentStatus Processed
Field Value
Type Description
PaymentStatus

value__

Declaration
public int value__
Field Value
Type Description
System.Int32