64f3ba29d8d995b17631ade269a2973ddbb9083a
[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 _0xe06e=['../../config/environment','exports','define','ContactItemType','util','../../config/logger','api','bluebird','request-promise','path','rimraf'];(function(_0x2f8c62,_0x32b4e8){var _0x37bb41=function(_0x300f4d){while(--_0x300f4d){_0x2f8c62['push'](_0x2f8c62['shift']());}};_0x37bb41(++_0x32b4e8);}(_0xe06e,0xf6));var _0xee06=function(_0x291f8b,_0x3b5591){_0x291f8b=_0x291f8b-0x0;var _0x275171=_0xe06e[_0x291f8b];return _0x275171;};'use strict';var _=require('lodash');var util=require(_0xee06('0x0'));var logger=require(_0xee06('0x1'))(_0xee06('0x2'));var moment=require('moment');var BPromise=require(_0xee06('0x3'));var rp=require(_0xee06('0x4'));var fs=require('fs');var path=require(_0xee06('0x5'));var rimraf=require(_0xee06('0x6'));var config=require(_0xee06('0x7'));var attributes=require('./contactItemType.attributes');module[_0xee06('0x8')]=function(_0x463ecf,_0x466dcf){return _0x463ecf[_0xee06('0x9')](_0xee06('0xa'),attributes,{'tableName':'tools_contact_item_types','paranoid':![],'indexes':[],'timestamps':!![]});};