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 Splits

Splits object in Bolt

Inheritance
System.Object
Splits
Namespace: EPiServer.Commerce.Bolt.Models
Assembly: EPiServer.Commerce.Bolt.dll
Version: 14.26.0
Syntax
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