Interface GetInvitationsCountResponse.Builder

    • Method Detail

      • invitationsCount

        GetInvitationsCountResponse.Builder invitationsCount​(Long invitationsCount)

        The total number of invitations that were received by the account, not including the currently accepted invitation.

        Parameters:
        invitationsCount - The total number of invitations that were received by the account, not including the currently accepted invitation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.