@sumup/sdk
    Preparing search index...

    Type Alias ErrorExtended

    ErrorExtended: Error & { param?: string }

    Type declaration

    • Optionalparam?: string

      Parameter name (with relative location) to which the error applies. Parameters from embedded resources are displayed using dot notation. For example, card.name refers to the name parameter embedded in the card object.