InterestsPref

data class InterestsPref(val tags: List<String>)

Constructors

Link copied to clipboard
constructor(tags: List<String>)

Properties

Link copied to clipboard

A list of tags which describe the account owner's interests gathered during onboarding.