SocialUserConnection: {
    channel: SocialEngagementChannelKeys;
    createdDate: Date;
    handle: string;
    profilePictureUrl?: string;
    profileUrl: string;
}

Type declaration