Mayson Monorepo Documentation
    Preparing search index...
    interface Error {
        code: Stripe.Identity.VerificationReport.Email.Error.Code;
        reason: string;
    }
    Index

    Properties

    Properties

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

    reason: string

    A human-readable message giving the reason for the failure. These messages can be shown to your users.