Mayson Monorepo Documentation
    Preparing search index...
    interface Error {
        code: Stripe.V2.Core.Account.Requirements.Entry.Error.Code;
        description: string;
    }
    Index

    Properties

    Properties

    Machine-readable code describing the error.

    description: string

    Human-readable description of the error.