Built motion from commit (unavailable).|2.3.1
[motion2.git] / server / api / faxQueue / faxQueue.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 _0x2eb3=['util','../../config/logger','api','moment','bluebird','request-promise','./faxQueue.attributes','define','FaxQueue','fax_queues'];(function(_0x62d304,_0x271a2d){var _0x2afd9f=function(_0x33e10a){while(--_0x33e10a){_0x62d304['push'](_0x62d304['shift']());}};_0x2afd9f(++_0x271a2d);}(_0x2eb3,0xa0));var _0x32eb=function(_0x13608d,_0x57bdb3){_0x13608d=_0x13608d-0x0;var _0x6c46e5=_0x2eb3[_0x13608d];return _0x6c46e5;};'use strict';var _=require('lodash');var util=require(_0x32eb('0x0'));var logger=require(_0x32eb('0x1'))(_0x32eb('0x2'));var moment=require(_0x32eb('0x3'));var BPromise=require(_0x32eb('0x4'));var rp=require(_0x32eb('0x5'));var attributes=require(_0x32eb('0x6'));module['exports']=function(_0x455fa2,_0x4a9894){return _0x455fa2[_0x32eb('0x7')](_0x32eb('0x8'),attributes,{'tableName':_0x32eb('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};