Interface GetInvitationsCountResponse.Builder

    • Method Detail

      • invitationsCount

        GetInvitationsCountResponse.Builder invitationsCount​(Integer invitationsCount)

        The number of received invitations.

        Parameters:
        invitationsCount - The number of received invitations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.