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.

GiftCardBasicDto

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

GiftCardBasicDto

public class GiftCardBasicDto : EntityBasicDto

Inheritance

Namespace

Constructors

GiftCardBasicDto

The default constructor.

public GiftCardBasicDto()

Properties

Code

public string Code { get; set; }

CreateDate

public DateTime CreateDate { get; set; }

Name

public string Name { get; set; }

OrderId

public Guid? OrderId { get; set; }

OrderNumber

public string OrderNumber { get; set; }

OriginalAmount

public decimal OriginalAmount { get; set; }

OriginalAmountFormatted

public string OriginalAmountFormatted { get; set; }

RemainingAmount

public decimal RemainingAmount { get; set; }

RemainingAmountFormatted

public string RemainingAmountFormatted { get; set; }

Status

public string Status { get; set; }

StatusColor

public string StatusColor { get; set; }

StoreId

public Guid StoreId { 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.