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.

OrderCustomerInfo

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

OrderCustomerInfo

The customer information for a Vendr order

public class OrderCustomerInfo

Namespace

Properties

CustomerReference

Gets the unique reference of the customer of the order

public string CustomerReference { get; }

Email

Gets the email address of the customer of the order

public string Email { get; }

FirstName

Gets the first name of the customer of the order

public string FirstName { get; }

LastName

Gets the last name of the customer of the order

public string LastName { get; }

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.