SCUserCounterType
SCUserCountersType interface
Properties
Property | Type | Description |
---|---|---|
connection_requests_received_counter | number | Number of connection requests received by the user. Only if dynamic preference configurations.follow_enabled is false. |
connection_requests_sent_counter | number | Number of connection requests sent by the user. Only if dynamic preference configurations.follow_enabled is false. |
connections_counter | number | Number of connections of the user. Only if dynamic preference configurations.follow_enabled is false. |
discussions | number | Number of discussions created by the user. Only if dynamic preference configurations.discussion_type_enabled is true |
followers | number | Number of followers of the user. Only if dynamic preference configurations.follow_enabled is true. |
followings | number | Number of followings of the user. Only if dynamic preference configurations.follow_enabled is true. |
polls | number | Number of polls created by the user. Only if dynamic preference addons.polls_enabled is true or if the user has a staff role. |
posts | number | Number of posts created by the user.Only if dynamic preference configurations.post_type_enabled is true. |
statuses | number | Number of statuses created by the user. Only if dynamic preference configurations.status_type_enabled is true. |