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.

FrozenPrice

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

FrozenPrice

public class FrozenPrice : EntityBase

Inheritance

Namespace

Constructors

FrozenPrice (1 of 2)

public FrozenPrice(Guid orderId, string key, FreezablePrice price)

FrozenPrice (2 of 2)

public FrozenPrice(Guid id, Guid orderId, string key, FreezablePrice price, DateTime created)

Properties

CreateDate

public DateTime CreateDate { get; set; }

Id

public override Guid Id { get; }

Key

public string Key { get; }

OrderId

public Guid OrderId { get; }

Price

public FreezablePrice Price { get; set; }

Methods

DeepClone

public override object DeepClone()

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.