Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / teamVoicePrefix / teamVoicePrefix.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 _0xd3f5=['./teamVoicePrefix.attributes','define','TeamVoicePrefix','lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x247624,_0x1df06e){var _0x3c81ce=function(_0x33155d){while(--_0x33155d){_0x247624['push'](_0x247624['shift']());}};_0x3c81ce(++_0x1df06e);}(_0xd3f5,0x147));var _0x5d3f=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0xd3f5[_0x5b644e];return _0x49c6bf;};'use strict';var _=require(_0x5d3f('0x0'));var util=require(_0x5d3f('0x1'));var logger=require('../../config/logger')(_0x5d3f('0x2'));var moment=require(_0x5d3f('0x3'));var BPromise=require(_0x5d3f('0x4'));var rp=require(_0x5d3f('0x5'));var fs=require('fs');var path=require(_0x5d3f('0x6'));var rimraf=require(_0x5d3f('0x7'));var config=require(_0x5d3f('0x8'));var attributes=require(_0x5d3f('0x9'));module['exports']=function(_0x1d7b89,_0x4b7986){return _0x1d7b89[_0x5d3f('0xa')](_0x5d3f('0xb'),attributes,{'tableName':'team_has_voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};