A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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