prorm API Reference
    Preparing search index...

    Interface ConsentWithdrawOptions

    interface ConsentWithdrawOptions {
        reason?: string;
    }
    Index
    reason?: string

    Reason for withdrawal, if provided by the user