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/f12b1270799c645d.js

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

const BinderInfo = new mongoose.Schema(
  {
    binder_no: { type: String, required: false, default: "" },
    new_binder: { type: Boolean, required: false, default: false },
    non_standard_condition: { type: Boolean, required: false, default: false },
    binder_purpose: { type: String, required: false, default: "" },
    binder_document: { type: String, required: false, default: "" },
    binder_effective_date: { type: String, required: false, default: "" },
    binder_effective_time: { type: String, required: false, default: "" },
    no_of_days: { type: String, required: false, default: "" },
    binder_expiration_date: { type: String, required: false, default: "" },
    binder_expiration_time: { type: String, required: false, default: "" },
    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 },
  }
);

_799‍.d(mongoose.model("BinderInfo", BinderInfo));

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