Builder

class Builder

Properties

Link copied to clipboard
var active: Int?

The number of users with active status in the network.

Link copied to clipboard
var pending: Int?

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
var total: Int?

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