@sumup/sdk
    Preparing search index...

    Type Alias ErrorExtended

    ErrorExtended: ErrorBody & { param?: string }

    Error Extended

    Error payload with the invalid parameter reference.

    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.