public interface RedeemData
The data with the information required to redeem the token.
- See Also:
-
-
Method Summary
The URL where the token must be redeemed.
The token that must be redeemed in the backend.
-
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