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