169cae98d3a811076acdf1056ee38ee6e02bda59
[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 _0x77f1=['define','ChatWebsite','chat_websites','lodash','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','exports'];(function(_0x30126e,_0x17339f){var _0x56ee2c=function(_0xc1dd88){while(--_0xc1dd88){_0x30126e['push'](_0x30126e['shift']());}};_0x56ee2c(++_0x17339f);}(_0x77f1,0x10b));var _0x177f=function(_0x44cfab,_0x599f0b){_0x44cfab=_0x44cfab-0x0;var _0x5cdb3b=_0x77f1[_0x44cfab];return _0x5cdb3b;};'use strict';var _=require(_0x177f('0x0'));var util=require('util');var logger=require(_0x177f('0x1'))(_0x177f('0x2'));var moment=require(_0x177f('0x3'));var BPromise=require('bluebird');var rp=require(_0x177f('0x4'));var fs=require('fs');var path=require(_0x177f('0x5'));var rimraf=require(_0x177f('0x6'));var config=require(_0x177f('0x7'));var attributes=require('./chatWebsite.attributes');module[_0x177f('0x8')]=function(_0x12828d,_0x11cac8){return _0x12828d[_0x177f('0x9')](_0x177f('0xa'),attributes,{'tableName':_0x177f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};