Built motion from commit (unavailable).|2.5.31
[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 _0xa7f0=['bluebird','request-promise','path','rimraf','exports','VoicePrefix','voice_prefixes','lodash','util','../../config/logger','moment'];(function(_0x17cb10,_0x4c5d70){var _0x160243=function(_0x8f4c06){while(--_0x8f4c06){_0x17cb10['push'](_0x17cb10['shift']());}};_0x160243(++_0x4c5d70);}(_0xa7f0,0x146));var _0x0a7f=function(_0x44ec92,_0x74bc6){_0x44ec92=_0x44ec92-0x0;var _0x25b191=_0xa7f0[_0x44ec92];return _0x25b191;};'use strict';var _=require(_0x0a7f('0x0'));var util=require(_0x0a7f('0x1'));var logger=require(_0x0a7f('0x2'))('api');var moment=require(_0x0a7f('0x3'));var BPromise=require(_0x0a7f('0x4'));var rp=require(_0x0a7f('0x5'));var fs=require('fs');var path=require(_0x0a7f('0x6'));var rimraf=require(_0x0a7f('0x7'));var config=require('../../config/environment');var attributes=require('./voicePrefix.attributes');module[_0x0a7f('0x8')]=function(_0x562800,_0x438eda){return _0x562800['define'](_0x0a7f('0x9'),attributes,{'tableName':_0x0a7f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};