2a436160b88d7b874ef335e4faf09def7456661d
[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 _0x33c9=['api','moment','bluebird','request-promise','path','../../config/environment','exports','define','FaxApplication','utf8mb4','utf8mb4_unicode_ci','util','../../config/logger'];(function(_0xe84ea,_0x56266b){var _0x2e49ba=function(_0x3f2cdf){while(--_0x3f2cdf){_0xe84ea['push'](_0xe84ea['shift']());}};_0x2e49ba(++_0x56266b);}(_0x33c9,0x15d));var _0x933c=function(_0x301004,_0x125315){_0x301004=_0x301004-0x0;var _0x164d2b=_0x33c9[_0x301004];return _0x164d2b;};'use strict';var _=require('lodash');var util=require(_0x933c('0x0'));var logger=require(_0x933c('0x1'))(_0x933c('0x2'));var moment=require(_0x933c('0x3'));var BPromise=require(_0x933c('0x4'));var rp=require(_0x933c('0x5'));var fs=require('fs');var path=require(_0x933c('0x6'));var rimraf=require('rimraf');var config=require(_0x933c('0x7'));var attributes=require('./faxApplication.attributes');module[_0x933c('0x8')]=function(_0x3c852a,_0x54bf41){return _0x3c852a[_0x933c('0x9')](_0x933c('0xa'),attributes,{'tableName':'fax_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x933c('0xb'),'collate':_0x933c('0xc')});};