Declaration

data class Declaration(val allowSubscriptions: DeclarationAllowSubscriptions)

Parameters

allowSubscriptions

A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'.

Constructors

Link copied to clipboard
constructor(allowSubscriptions: DeclarationAllowSubscriptions)

Properties

Link copied to clipboard

A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'.