Interface RedeemData
public interface RedeemData
The data with the information required to redeem the token.
- See Also:
-
Method Summary
-
Method Details
-
token
The token that must be redeemed in the backend.- Returns:
- the token
-
redeemUrl
The URL where the token must be redeemed.- Returns:
- the URL where the token must be redeemed
-