Built motion from commit 37e1ed56.|2.6.29
[motion2.git] / server / api / voicePrefix / voicePrefix.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 _0x4f23=['VoicePrefix','lodash','util','moment','bluebird','request-promise','rimraf','../../config/environment','./voicePrefix.attributes','exports','define'];(function(_0x457983,_0x522daf){var _0x18d5ff=function(_0x5186e7){while(--_0x5186e7){_0x457983['push'](_0x457983['shift']());}};_0x18d5ff(++_0x522daf);}(_0x4f23,0x1f0));var _0x34f2=function(_0x3aff9c,_0x3e0ccc){_0x3aff9c=_0x3aff9c-0x0;var _0x438caf=_0x4f23[_0x3aff9c];return _0x438caf;};'use strict';var _=require(_0x34f2('0x0'));var util=require(_0x34f2('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x34f2('0x2'));var BPromise=require(_0x34f2('0x3'));var rp=require(_0x34f2('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x34f2('0x5'));var config=require(_0x34f2('0x6'));var attributes=require(_0x34f2('0x7'));module[_0x34f2('0x8')]=function(_0x488a2b,_0xcdf8f8){return _0x488a2b[_0x34f2('0x9')](_0x34f2('0xa'),attributes,{'tableName':'voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};