d50af3aed1f85ce7e9179b9d0d1ac26a129818f1
[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 _0xbebf=['moment','bluebird','request-promise','../../config/environment','./voicePrefix.attributes','exports','define','VoicePrefix','lodash','util','../../config/logger','api'];(function(_0x568a06,_0x173c72){var _0x4346a4=function(_0x535eed){while(--_0x535eed){_0x568a06['push'](_0x568a06['shift']());}};_0x4346a4(++_0x173c72);}(_0xbebf,0xa4));var _0xfbeb=function(_0x4d353b,_0x57e42b){_0x4d353b=_0x4d353b-0x0;var _0x3bf754=_0xbebf[_0x4d353b];return _0x3bf754;};'use strict';var _=require(_0xfbeb('0x0'));var util=require(_0xfbeb('0x1'));var logger=require(_0xfbeb('0x2'))(_0xfbeb('0x3'));var moment=require(_0xfbeb('0x4'));var BPromise=require(_0xfbeb('0x5'));var rp=require(_0xfbeb('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xfbeb('0x7'));var attributes=require(_0xfbeb('0x8'));module[_0xfbeb('0x9')]=function(_0x10e42a,_0x32627b){return _0x10e42a[_0xfbeb('0xa')](_0xfbeb('0xb'),attributes,{'tableName':'voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};