AnalyticsContactsData
data class AnalyticsContactsData(val teamId: String?, val contactsSize: Int?, val teamSize: Int?, val isEnterprise: Boolean?, val isTeamMember: Boolean)
If val is null mean it shouldn't be provided to the analytics. More details in task https://wearezeta.atlassian.net/browse/WPB-16121