React NativeReferenceInterfacesInterface AttributionPartnerVersion: SDK 5.0.xOn this pageInterface AttributionPartnerA representation of the network the user was attributed to. interface AttributionPartner { id: number; name: string; } Hierarchy AttributionNamed + AttributionPartner Properties id id: number name name: string