Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / faxTransferReport / faxTransferReport.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 _0x76ff=['bluebird','request-promise','path','rimraf','lodash','../../config/logger','api','moment'];(function(_0x2fd8ba,_0x31a672){var _0x14cc5d=function(_0x424e40){while(--_0x424e40){_0x2fd8ba['push'](_0x2fd8ba['shift']());}};_0x14cc5d(++_0x31a672);}(_0x76ff,0x10c));var _0xf76f=function(_0x278421,_0x4a6c5a){_0x278421=_0x278421-0x0;var _0x46fbe0=_0x76ff[_0x278421];return _0x46fbe0;};'use strict';var _=require(_0xf76f('0x0'));var util=require('util');var logger=require(_0xf76f('0x1'))(_0xf76f('0x2'));var moment=require(_0xf76f('0x3'));var BPromise=require(_0xf76f('0x4'));var rp=require(_0xf76f('0x5'));var fs=require('fs');var path=require(_0xf76f('0x6'));var rimraf=require(_0xf76f('0x7'));var config=require('../../config/environment');var attributes=require('./faxTransferReport.attributes');module['exports']=function(_0x56f44a,_0x5ba126){return _0x56f44a['define']('FaxTransferReport',attributes,{'tableName':'report_fax_transfer','paranoid':![],'indexes':[{'name':'uniqueid','fields':['uniqueid']}],'timestamps':!![]});};