Interface AdaptyProfileParameters

Hierarchy

  • AdaptyProfileParameters

Properties

airbridgeDeviceId?: string
amplitudeDeviceId?: string
amplitudeUserId?: string
analyticsDisabled?: boolean
appTrackingTransparencyStatus?: AppTrackingTransparencyStatus
appmetricaDeviceId?: string
appmetricaProfileId?: string
birthday?: string
codableCustomAttributes?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
email?: string
facebookAnonymousId?: string
firebaseAppInstanceId?: string
firstName?: string
gender?: Gender
lastName?: string
mixpanelUserId?: string
oneSignalPlayerId?: string
oneSignalSubscriptionId?: string
phoneNumber?: string
pushwooshHWID?: string

Generated using TypeDoc