Class PaymentStatus
Inheritance
System.Object
PaymentStatus
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
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 |