Type Alias PreviewInvitationResponses

PreviewInvitationResponses: {
    200: InvitationPreviewResponseDto;
}