4a30bf4c102d54804c3fcf828f5448d1623c49ea
[motion2.git] / server / api / contactItemType / contactItemType.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 _0xbef1=['bluebird','request-promise','path','../../config/environment','exports','define','tools_contact_item_types','util','../../config/logger','api','moment'];(function(_0x32d43c,_0x4a5e64){var _0x24eb98=function(_0x51367b){while(--_0x51367b){_0x32d43c['push'](_0x32d43c['shift']());}};_0x24eb98(++_0x4a5e64);}(_0xbef1,0xcd));var _0x1bef=function(_0x2ac8f0,_0x21d3df){_0x2ac8f0=_0x2ac8f0-0x0;var _0x4e9e93=_0xbef1[_0x2ac8f0];return _0x4e9e93;};'use strict';var _=require('lodash');var util=require(_0x1bef('0x0'));var logger=require(_0x1bef('0x1'))(_0x1bef('0x2'));var moment=require(_0x1bef('0x3'));var BPromise=require(_0x1bef('0x4'));var rp=require(_0x1bef('0x5'));var fs=require('fs');var path=require(_0x1bef('0x6'));var rimraf=require('rimraf');var config=require(_0x1bef('0x7'));var attributes=require('./contactItemType.attributes');module[_0x1bef('0x8')]=function(_0x10fc60,_0x3c256f){return _0x10fc60[_0x1bef('0x9')]('ContactItemType',attributes,{'tableName':_0x1bef('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};