Home > @infiniteobjects/models > TokenGatedProductRedirectUrlSource
The method used to generate the redirect URL
Signature:
export declare enum TokenGatedProductRedirectUrlSource
| Member | Value | Description |
|---|---|---|
| CustomUrl | "CUSTOM_URL" |
Redirect URL is a custom URL |
| NetworkScan | "NETWORK_SCAN" |
Redirect URL is the Network scan url of the Token used to unlock the product |
| OpenSea | "OPEN_SEA" |
Redirect URL is the OpenSea permalink of the Token used to unlock the product |