Built motion from commit 85328c08.|2.5.50
[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 _0x581f=['request-promise','path','rimraf','../../config/environment','exports','define','FaxApplication','fax_applications','utf8mb4_unicode_ci','util','../../config/logger','api','moment'];(function(_0x1185f0,_0x2e0dae){var _0x11358f=function(_0x319d80){while(--_0x319d80){_0x1185f0['push'](_0x1185f0['shift']());}};_0x11358f(++_0x2e0dae);}(_0x581f,0x11a));var _0xf581=function(_0x53eac2,_0x20c938){_0x53eac2=_0x53eac2-0x0;var _0x5f28e0=_0x581f[_0x53eac2];return _0x5f28e0;};'use strict';var _=require('lodash');var util=require(_0xf581('0x0'));var logger=require(_0xf581('0x1'))(_0xf581('0x2'));var moment=require(_0xf581('0x3'));var BPromise=require('bluebird');var rp=require(_0xf581('0x4'));var fs=require('fs');var path=require(_0xf581('0x5'));var rimraf=require(_0xf581('0x6'));var config=require(_0xf581('0x7'));var attributes=require('./faxApplication.attributes');module[_0xf581('0x8')]=function(_0x34592c,_0x416e31){return _0x34592c[_0xf581('0x9')](_0xf581('0xa'),attributes,{'tableName':_0xf581('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xf581('0xc')});};