Variable AttributionSourceConst

AttributionSource: Readonly<{
    Adjust: "Adjust";
    AppleSearchAds: "AppleSearchAds";
    AppsFlyer: "AppsFlyer";
    Branch: "Branch";
    Custom: "Custom";
}> = ...

Generated using TypeDoc