@sumup/sdk
    Preparing search index...

    Type Alias InternalServerError

    InternalServerError

    500 Internal Server Error

    type InternalServerError = {
        errors: { detail: string };
    }
    Index

    Properties

    Properties

    errors: { detail: string }

    Type Declaration

    • detail: string

      Fuller message giving context to error