Built motion from commit (unavailable).|2.3.4
[motion2.git] / server / api / voiceContext / voiceContext.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 _0xa206=['exports','define','voice_contexts','util','../../config/logger','moment','bluebird','request-promise'];(function(_0x1fe391,_0x3cbb76){var _0x1c4c7e=function(_0x140a4e){while(--_0x140a4e){_0x1fe391['push'](_0x1fe391['shift']());}};_0x1c4c7e(++_0x3cbb76);}(_0xa206,0x12b));var _0x6a20=function(_0x42877f,_0x381333){_0x42877f=_0x42877f-0x0;var _0x34c596=_0xa206[_0x42877f];return _0x34c596;};'use strict';var _=require('lodash');var util=require(_0x6a20('0x0'));var logger=require(_0x6a20('0x1'))('api');var moment=require(_0x6a20('0x2'));var BPromise=require(_0x6a20('0x3'));var rp=require(_0x6a20('0x4'));var attributes=require('./voiceContext.attributes');module[_0x6a20('0x5')]=function(_0x533376,_0x5b3c9b){return _0x533376[_0x6a20('0x6')]('VoiceContext',attributes,{'tableName':_0x6a20('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};