Built motion from commit 616d3211.|2.6.4
[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 _0x654b=['moment','bluebird','request-promise','rimraf','../../config/environment','./voicePrefix.attributes','exports','define','VoicePrefix','lodash','util','../../config/logger','api'];(function(_0x3b3b1a,_0x1fb665){var _0x487ba4=function(_0xbb9eb7){while(--_0xbb9eb7){_0x3b3b1a['push'](_0x3b3b1a['shift']());}};_0x487ba4(++_0x1fb665);}(_0x654b,0x127));var _0xb654=function(_0x58cc40,_0x183602){_0x58cc40=_0x58cc40-0x0;var _0x19f72b=_0x654b[_0x58cc40];return _0x19f72b;};'use strict';var _=require(_0xb654('0x0'));var util=require(_0xb654('0x1'));var logger=require(_0xb654('0x2'))(_0xb654('0x3'));var moment=require(_0xb654('0x4'));var BPromise=require(_0xb654('0x5'));var rp=require(_0xb654('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xb654('0x7'));var config=require(_0xb654('0x8'));var attributes=require(_0xb654('0x9'));module[_0xb654('0xa')]=function(_0x51d89c,_0x4a4da2){return _0x51d89c[_0xb654('0xb')](_0xb654('0xc'),attributes,{'tableName':'voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};