Type Alias CreateInvitationsResponses

CreateInvitationsResponses: {
    201: InvitationCreateResponseDto;
}