CartMandateValidationStrategy.prototype.checkExpiry(mandate: CartMandate,currentDate?: Date,): Promise<boolean>
mandate: CartMandate
optional
currentDate: Date
CartMandateValidationStrategy.prototype.checkExpiry(mandate: CartMandate,currentDate?: Date,): Promise<boolean>
mandate: CartMandate
currentDate: Date
import { CartMandateValidationStrategy } from ".";