Class CreditStatus
The credit status object in Bolt
Inheritance
System.Object
CreditStatus
Namespace: EPiServer.Commerce.Bolt.Models
Assembly: EPiServer.Commerce.Bolt.dll
Version: 14.26.0Syntax
public class CreditStatus : Object
Constructors
CreditStatus()
Declaration
public CreditStatus()
Properties
Status
The credit status
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String |