Mayson Monorepo Documentation
    Preparing search index...
    interface Error {
        code: Stripe.PaymentIntent.AmountDetails.Error.Code;
        message: string;
    }
    Index

    Properties

    Properties

    The code of the error that occurred when validating the current amount details.

    message: string

    A message providing more details about the error.