Type Alias ResendInvitationResponses

ResendInvitationResponses: {
    200: InvitationItemDto;
}