Interface TeamInvitation

    • Method Detail

      • login

        @Nullable
        String login()
        login username
      • nodeId

        @Nullable
        String nodeId()
        Node ID
      • email

        @Nullable
        String email()
        Email address
      • role

        @Nullable
        String role()
        Role
      • failedReason

        @Nullable
        String failedReason()
        Failed reason
      • inviter

        @Nullable
        User inviter()
        Inviter
      • teamCount

        @Nullable
        Integer teamCount()
        Team Count
      • invitationTeamsUrl

        @Nullable
        URI invitationTeamsUrl()
        Invitation Teams URL
      • invitationSource

        @Nullable
        String invitationSource()
        Invitation Source