Type Alias CreateInvitationsResponses

CreateInvitationsResponses: {
    200: InvitationCreateResponseDto;
}