UpdateProfileBodyDto: {
    affiliation?: string | null;
    displayName?: string;
    externalMemberCode?: string | null;
}