Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / faxApplication / faxApplication.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 _0x17ef=['utf8mb4_unicode_ci','lodash','util','api','moment','bluebird','request-promise','path','rimraf','exports','define','fax_applications','utf8mb4'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0x17ef,0x1bb));var _0xf17e=function(_0x27d6fc,_0x18fbf8){_0x27d6fc=_0x27d6fc-0x0;var _0x227969=_0x17ef[_0x27d6fc];return _0x227969;};'use strict';var _=require(_0xf17e('0x0'));var util=require(_0xf17e('0x1'));var logger=require('../../config/logger')(_0xf17e('0x2'));var moment=require(_0xf17e('0x3'));var BPromise=require(_0xf17e('0x4'));var rp=require(_0xf17e('0x5'));var fs=require('fs');var path=require(_0xf17e('0x6'));var rimraf=require(_0xf17e('0x7'));var config=require('../../config/environment');var attributes=require('./faxApplication.attributes');module[_0xf17e('0x8')]=function(_0xc5a503,_0x3e2c3b){return _0xc5a503[_0xf17e('0x9')]('FaxApplication',attributes,{'tableName':_0xf17e('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xf17e('0xb'),'collate':_0xf17e('0xc')});};