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.

StoreStatsDto

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

StoreStatsDto

public class StoreStatsDto

Namespace

Constructors

StoreStatsDto

The default constructor.

public StoreStatsDto()

Properties

TotalAuthorizedOrders

public long TotalAuthorizedOrders { get; set; }

TotalCapturedOrders

public long TotalCapturedOrders { get; set; }

TotalErroredOrders

public long TotalErroredOrders { get; set; }

TotalNewOrders

public long TotalNewOrders { get; set; }

TotalOrders

public long TotalOrders { get; set; }

TotalRefundedOrders

public long TotalRefundedOrders { get; set; }

TotalRevenue

public string TotalRevenue { 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.