Type Alias ResendInvitationResponses

ResendInvitationResponses: {
    201: InvitationItemDto;
}