Mayson Monorepo Documentation
    Preparing search index...
    interface CompletedSessions {
        count: number;
        limit: number;
    }
    Index

    Properties

    Properties

    count: number

    The current number of checkout sessions that have been completed on the payment link which count towards the completed_sessions restriction to be met.

    limit: number

    The maximum number of checkout sessions that can be completed for the completed_sessions restriction to be met.