5d4d8786455fae5f750ddcdd9738c1dcda1c861f
[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 _0x26ef=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./voicePrefix.attributes','exports','define','VoicePrefix'];(function(_0x5e2c49,_0x3841b2){var _0x2171c9=function(_0x3cf31c){while(--_0x3cf31c){_0x5e2c49['push'](_0x5e2c49['shift']());}};_0x2171c9(++_0x3841b2);}(_0x26ef,0x82));var _0xf26e=function(_0x35bd6d,_0x45f0f9){_0x35bd6d=_0x35bd6d-0x0;var _0x59923e=_0x26ef[_0x35bd6d];return _0x59923e;};'use strict';var _=require(_0xf26e('0x0'));var util=require(_0xf26e('0x1'));var logger=require(_0xf26e('0x2'))(_0xf26e('0x3'));var moment=require(_0xf26e('0x4'));var BPromise=require(_0xf26e('0x5'));var rp=require(_0xf26e('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf26e('0x7'));var config=require(_0xf26e('0x8'));var attributes=require(_0xf26e('0x9'));module[_0xf26e('0xa')]=function(_0xfecbfb,_0x131972){return _0xfecbfb[_0xf26e('0xb')](_0xf26e('0xc'),attributes,{'tableName':'voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};