allowSubscriptions property

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

Implementation

String get $type;/// A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'.
@NotificationDeclarationAllowSubscriptionsConverter() NotificationDeclarationAllowSubscriptions get allowSubscriptions;