Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

CartConversionRateData

API reference for CartConversionRateData in Vendr, the eCommerce solution for Umbraco v8+

CartConversionRateData

public class CartConversionRateData

Namespace

Constructors

CartConversionRateData

The default constructor.

public CartConversionRateData()

Properties

CurrentCarts

public long CurrentCarts { get; set; }

CurrentPercentageOfTotalCarts

public decimal CurrentPercentageOfTotalCarts { get; set; }

PercentageChange

public decimal? PercentageChange { get; set; }

PercentagePointChange

public decimal? PercentagePointChange { get; set; }

PreviousCarts

public long? PreviousCarts { get; set; }

PreviousPercentageOfTotalCarts

public decimal? PreviousPercentageOfTotalCarts { get; set; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.