ReferralDeeplinkResult
Represents a response for a Deeplink Referral request.
Public parameters
| Name | Type | Description |
|---|---|---|
| billingResult | BillingResult | Billing result of type BillingResult of the response received. |
| storeDeeplink | String? | Deeplink for the Application Store. (eg: aptoideinstall://package=com.appcoins.diceroll.sdk) |
| fallbackDeeplink | String? | Web Link for a Fallback Store in case the storeDeeplink isn't installed in the Device. (eg: https://appc-diceroll-sdk.en.aptoide.com/app) |
Updated 3 months ago
