@sumup/sdk
    Preparing search index...

    Type Alias LinkRefund

    LinkRefund: Link & { max_amount?: number; min_amount?: number }

    Type declaration

    • Optionalmax_amount?: number

      Maximum allowed amount for the refund.

    • Optionalmin_amount?: number

      Minimum allowed amount for the refund.