Interface MembershipCreate

  • All Known Implementing Classes:
    ImmutableMembershipCreate

    @Immutable
    public interface MembershipCreate
    Request to create a team within a given organisation
    • Method Detail

      • role

        @Nullable
        String role()
        The role that this user should have in the team. Defaults to 'member'