d477398a6a58ad69a260de1fa9e3ea4841f5f737
[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 _0x0327=['define','lodash','util','api','bluebird','request-promise','path','rimraf','../../config/environment','./voicePrefix.attributes','exports'];(function(_0xc4a87f,_0x5cf4e0){var _0x3d0b5e=function(_0x19d94f){while(--_0x19d94f){_0xc4a87f['push'](_0xc4a87f['shift']());}};_0x3d0b5e(++_0x5cf4e0);}(_0x0327,0x1da));var _0x7032=function(_0x2c146b,_0x39eee8){_0x2c146b=_0x2c146b-0x0;var _0x5e808c=_0x0327[_0x2c146b];return _0x5e808c;};'use strict';var _=require(_0x7032('0x0'));var util=require(_0x7032('0x1'));var logger=require('../../config/logger')(_0x7032('0x2'));var moment=require('moment');var BPromise=require(_0x7032('0x3'));var rp=require(_0x7032('0x4'));var fs=require('fs');var path=require(_0x7032('0x5'));var rimraf=require(_0x7032('0x6'));var config=require(_0x7032('0x7'));var attributes=require(_0x7032('0x8'));module[_0x7032('0x9')]=function(_0x421511,_0x94966c){return _0x421511[_0x7032('0xa')]('VoicePrefix',attributes,{'tableName':'voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};