Built motion from commit (unavailable).|2.5.25
[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 _0x23bf=['../../config/environment','./voicePrefix.attributes','define','VoicePrefix','voice_prefixes','util','../../config/logger','api','moment','bluebird','request-promise','rimraf'];(function(_0x735972,_0xb46206){var _0x5687cd=function(_0x2d40ef){while(--_0x2d40ef){_0x735972['push'](_0x735972['shift']());}};_0x5687cd(++_0xb46206);}(_0x23bf,0x10d));var _0xf23b=function(_0x1bc1b6,_0x4d3475){_0x1bc1b6=_0x1bc1b6-0x0;var _0x5908bd=_0x23bf[_0x1bc1b6];return _0x5908bd;};'use strict';var _=require('lodash');var util=require(_0xf23b('0x0'));var logger=require(_0xf23b('0x1'))(_0xf23b('0x2'));var moment=require(_0xf23b('0x3'));var BPromise=require(_0xf23b('0x4'));var rp=require(_0xf23b('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf23b('0x6'));var config=require(_0xf23b('0x7'));var attributes=require(_0xf23b('0x8'));module['exports']=function(_0xe382fe,_0xac50c5){return _0xe382fe[_0xf23b('0x9')](_0xf23b('0xa'),attributes,{'tableName':_0xf23b('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};