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