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.

OrderReference

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

OrderReference

public class OrderReference : ValueObjectBase

Inheritance

Namespace

Constructors

OrderReference

public OrderReference(Guid orderId, string orderNumber)

Properties

OrderId

public Guid OrderId { get; }

OrderNumber

public string OrderNumber { get; }

Methods

Parse

public static OrderReference Parse(string input)

DeepClone

public override object DeepClone()

ToString

public override string ToString()

TryParse

public static bool TryParse(string input, out OrderReference orderReference)

Operators

OrderReference Implicit

public static implicit operator string(OrderReference or)

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.