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.

GiftCardCreatedBetweenSpecification

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

GiftCardCreatedBetweenSpecification

public class GiftCardCreatedBetweenSpecification : IQuerySpecification<GiftCardReadOnly>

Inheritance

Namespace

Constructors

GiftCardCreatedBetweenSpecification

public GiftCardCreatedBetweenSpecification(DateTime? fromDate, DateTime? toDate)

Fields

FromDate

public DateTime? FromDate;

ToDate

public DateTime? ToDate;

Methods

Accept

public void Accept(IVisitor visitor, IVisitContext context)

IsSatisfiedBy

public bool IsSatisfiedBy(GiftCardReadOnly item)

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.