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.

GiftCardReadOnly

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

GiftCardReadOnly

public class GiftCardReadOnly : StoreAggregateBase<GiftCardReadOnly, GiftCard, GiftCardState>, 
    IHasReadableProperties

Inheritance

Namespace

Properties

Code

public string Code { get; }

CreateDate

public DateTime CreateDate { get; }

CurrencyId

public Guid CurrencyId { get; }

ExpiryDate

public DateTime? ExpiryDate { get; }

IsActive

public bool IsActive { get; }

IsDeleted

public bool IsDeleted { get; }

OrderId

public Guid? OrderId { get; }

OrderNumber

public string OrderNumber { get; }

OriginalAmount

public Amount OriginalAmount { get; }

Properties

public IReadOnlyDictionary<string, PropertyValue> Properties { get; }

RemainingAmount

public Amount RemainingAmount { get; }

Status

public GiftCardStatus Status { 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.