@sumup/sdk
    Preparing search index...

    Type Alias NotFound

    NotFound

    404 Not Found

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

    Properties

    Properties

    errors: { detail: string }

    Type Declaration

    • detail: string

      Fuller message giving context to error