@sumup/sdk
    Preparing search index...

    Type Alias BadGateway

    BadGateway

    502 Bad Gateway

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

    Properties

    Properties

    errors: { detail: string }

    Type Declaration

    • detail: string

      Fuller message giving context to error