Type Alias SocialUserConnection
SocialUserConnection: { channel: SocialEngagementChannelKeys; createdDate: Date; handle: string; profilePictureUrl?: string; profileUrl: string;} Type declaration
createdDate: Date
handle: string
OptionalprofilePictureUrl?: string
profileUrl: string