@moneytree/mt-link-javascript-sdk
    Preparing search index...

    Interface AffiliateTrackingParams

    interface AffiliateTrackingParams {
        affiliateCode?: string;
    }

    Hierarchy (View Summary)

    Index
    affiliateCode?: string

    An optional affiliate code for attributing user referrals.

    If not provided, no affiliate attribution will be applied.