Mayson Monorepo Documentation
    Preparing search index...
    interface LastError {
        code: Stripe.Identity.VerificationSession.LastError.Code;
        reason: string;
    }
    Index

    Properties

    Properties

    A short machine-readable string giving the reason for the verification or user-session failure.

    reason: string

    A message that explains the reason for verification or user-session failure.