Interface ProjectMember


  • public interface ProjectMember
    Represents a member of a team.
    • Method Detail

      • getId

        java.lang.String getId()
        Returns the id of this project member.
        Returns:
        the id of this project member.