Type alias WebPurchaseRedemption

WebPurchaseRedemption: {
    redemptionLink: string;
}

An object containing the redemption link to be redeemed.

Type declaration

  • redemptionLink: string

    The redemption link to be redeemed.