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.

CartConversionRateDataDto

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

CartConversionRateDataDto

public class CartConversionRateDataDto

Namespace

Constructors

CartConversionRateDataDto

The default constructor.

public CartConversionRateDataDto()

Properties

CurrentCarts

public long CurrentCarts { get; set; }

CurrentPercentageOfTotalCarts

public FormattedValueDto<decimal> CurrentPercentageOfTotalCarts { get; set; }

PercentageChange

public FormattedValueDto<decimal> PercentageChange { get; set; }

PercentagePointChange

public FormattedValueDto<decimal> PercentagePointChange { get; set; }

PreviousCarts

public long? PreviousCarts { get; set; }

PreviousPercentageOfTotalCarts

public FormattedValueDto<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.