69ac906d945b2fd3271e11df26be21918a7b2cb2
[motion2.git] / server / api / teamVoicePrefix / teamVoicePrefix.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 _0x152f=['path','rimraf','../../config/environment','exports','TeamVoicePrefix','lodash','util','../../config/logger','api','moment','request-promise'];(function(_0x18893d,_0x2380f6){var _0xaa898a=function(_0x457f16){while(--_0x457f16){_0x18893d['push'](_0x18893d['shift']());}};_0xaa898a(++_0x2380f6);}(_0x152f,0x144));var _0xf152=function(_0x411add,_0x1aed38){_0x411add=_0x411add-0x0;var _0x238242=_0x152f[_0x411add];return _0x238242;};'use strict';var _=require(_0xf152('0x0'));var util=require(_0xf152('0x1'));var logger=require(_0xf152('0x2'))(_0xf152('0x3'));var moment=require(_0xf152('0x4'));var BPromise=require('bluebird');var rp=require(_0xf152('0x5'));var fs=require('fs');var path=require(_0xf152('0x6'));var rimraf=require(_0xf152('0x7'));var config=require(_0xf152('0x8'));var attributes=require('./teamVoicePrefix.attributes');module[_0xf152('0x9')]=function(_0x542973,_0xa9deff){return _0x542973['define'](_0xf152('0xa'),attributes,{'tableName':'team_has_voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};