Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.8/.cache/esm/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.8/.cache/esm/12a482962e0b308e.js

let mongoose;_2e0‍.x([["default",()=>_2e0‍.o]]);_2e0‍.w("mongoose",[["default",["mongoose"],function(v){mongoose=v}]]);

const Product = new mongoose.Schema(
  {
    applicant_installs_services_or_demonstrates_products: {
      type: Boolean,
      required: false,
    },
    foreign_products_sold_distributed_or_used_as_components: {
      type: Boolean,
      required: false,
    },
    new_products_r_and_d: { type: Boolean, required: false },
    guarantees_warranties_hold_harmless_agreements: {
      type: Boolean,
      required: false,
    },
    products_for_aircraft_space_industry: { type: Boolean, required: false },
    products_discontinued_recalled_changed: { type: Boolean, required: false },
    products_of_others: { type: Boolean, required: false },
    label_of_others: { type: Boolean, required: false },
    vendors_coverage_required: { type: Boolean, required: false },
    named_insured_sells_to_other_named_insureds: {
      type: Boolean,
      required: false,
    },
    policy_id: {
      type: mongoose.Schema.ObjectId,
      ref: "Policy",
    },
    createdOn: { type: Date, default: Date.now },
    modifiedOn: { type: Date, default: Date.now },
  },
  {
    toJSON: { virtuals: true },
    toObject: { virtuals: true },
  }
);

_2e0‍.d(mongoose.model("Product", Product));

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists