GetUsersCountResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val active: Int

The number of users with active status in the network.

Link copied to clipboard

The number of users with pending status (invited but not yet accepted).

Link copied to clipboard

The number of users who have rejected network invitations.

Link copied to clipboard

The number of additional users that can be added to the network while maintaining premium free trial eligibility.

Link copied to clipboard
val total: Int

The total number of users in the network (active and pending combined).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String