3cf17ee86cc098383a9d6a5da2db0ed7fd50392f
[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 _0x91ea=['voice_prefixes','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./voicePrefix.attributes','exports','define'];(function(_0x2d2888,_0x49f4c0){var _0x14d427=function(_0x198ab6){while(--_0x198ab6){_0x2d2888['push'](_0x2d2888['shift']());}};_0x14d427(++_0x49f4c0);}(_0x91ea,0x115));var _0xa91e=function(_0x2d60d5,_0x2e3fe5){_0x2d60d5=_0x2d60d5-0x0;var _0x4520f9=_0x91ea[_0x2d60d5];return _0x4520f9;};'use strict';var _=require('lodash');var util=require(_0xa91e('0x0'));var logger=require('../../config/logger')(_0xa91e('0x1'));var moment=require(_0xa91e('0x2'));var BPromise=require(_0xa91e('0x3'));var rp=require(_0xa91e('0x4'));var fs=require('fs');var path=require(_0xa91e('0x5'));var rimraf=require(_0xa91e('0x6'));var config=require(_0xa91e('0x7'));var attributes=require(_0xa91e('0x8'));module[_0xa91e('0x9')]=function(_0x203d6c,_0x43e8d2){return _0x203d6c[_0xa91e('0xa')]('VoicePrefix',attributes,{'tableName':_0xa91e('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};