IntentMandateValidator.prototype.checkExpiry(intentMandate: IntentMandate,currentDate?: Date,): Promise<boolean>
Usage
import { IntentMandateValidator } from ".";
IntentMandateValidator.prototype.checkExpiry(intentMandate: IntentMandate,currentDate?: Date,): Promise<boolean>
import { IntentMandateValidator } from ".";