ReferralDeeplinkResult
Class representing the result retrieved when querying for a Referral Deeplink.
Public parameters
Name | Type | Description |
---|---|---|
responseCode | ResponseCode | ResponseCode of the response. |
storeDeeplink | String | Deeplink to the store as part of the referral. |
fallbackDeeplink | String | Deeplink to use as a fallback in case the store Deeplink is unavailable. |
Updated 3 days ago