ProfileAssociated

data class ProfileAssociated(val activitySubscription: ProfileAssociatedActivitySubscription? = null, val chat: ProfileAssociatedChat? = null, val feedgens: Long? = null, val germ: ProfileAssociatedGerm? = null, val labeler: Boolean? = null, val lists: Long? = null, val starterPacks: Long? = null)

Constructors

Link copied to clipboard
constructor(activitySubscription: ProfileAssociatedActivitySubscription? = null, chat: ProfileAssociatedChat? = null, feedgens: Long? = null, germ: ProfileAssociatedGerm? = null, labeler: Boolean? = null, lists: Long? = null, starterPacks: Long? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val feedgens: Long? = null
Link copied to clipboard
Link copied to clipboard
val labeler: Boolean? = null
Link copied to clipboard
val lists: Long? = null
Link copied to clipboard
val starterPacks: Long? = null