Built motion from commit 753c950e.|2.5.42
[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 _0xf9ee=['define','FaxApplication','fax_applications','utf8mb4','util','api','bluebird','request-promise','path','rimraf','./faxApplication.attributes','exports'];(function(_0x4f4adc,_0x5e9fad){var _0x350d7c=function(_0x13541c){while(--_0x13541c){_0x4f4adc['push'](_0x4f4adc['shift']());}};_0x350d7c(++_0x5e9fad);}(_0xf9ee,0x88));var _0xef9e=function(_0x2e622f,_0x5c31d8){_0x2e622f=_0x2e622f-0x0;var _0x43c59c=_0xf9ee[_0x2e622f];return _0x43c59c;};'use strict';var _=require('lodash');var util=require(_0xef9e('0x0'));var logger=require('../../config/logger')(_0xef9e('0x1'));var moment=require('moment');var BPromise=require(_0xef9e('0x2'));var rp=require(_0xef9e('0x3'));var fs=require('fs');var path=require(_0xef9e('0x4'));var rimraf=require(_0xef9e('0x5'));var config=require('../../config/environment');var attributes=require(_0xef9e('0x6'));module[_0xef9e('0x7')]=function(_0x94f506,_0xcbb0c5){return _0x94f506[_0xef9e('0x8')](_0xef9e('0x9'),attributes,{'tableName':_0xef9e('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xef9e('0xb'),'collate':'utf8mb4_unicode_ci'});};