a579984ace7d7840f6c92a7cbadab955586e4795
[motion2.git] / server / api / chatWebsite / chatWebsite.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x38ae=['moment','bluebird','path','define','ChatWebsite','chat_websites','lodash','util','api'];(function(_0xbc1a4b,_0x4dfbe4){var _0x108b87=function(_0x409062){while(--_0x409062){_0xbc1a4b['push'](_0xbc1a4b['shift']());}};_0x108b87(++_0x4dfbe4);}(_0x38ae,0x10b));var _0xe38a=function(_0x504c5f,_0x4c9421){_0x504c5f=_0x504c5f-0x0;var _0x483c8e=_0x38ae[_0x504c5f];return _0x483c8e;};'use strict';var _=require(_0xe38a('0x0'));var util=require(_0xe38a('0x1'));var logger=require('../../config/logger')(_0xe38a('0x2'));var moment=require(_0xe38a('0x3'));var BPromise=require(_0xe38a('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe38a('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./chatWebsite.attributes');module['exports']=function(_0x81bf16,_0x3684b3){return _0x81bf16[_0xe38a('0x6')](_0xe38a('0x7'),attributes,{'tableName':_0xe38a('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};