Built motion from commit 9d1906d1.|2.5.40
[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 _0x37fa=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','define','FaxApplication','fax_applications','utf8mb4','utf8mb4_unicode_ci'];(function(_0x3e84c8,_0x2be012){var _0x5a9c18=function(_0x233bd5){while(--_0x233bd5){_0x3e84c8['push'](_0x3e84c8['shift']());}};_0x5a9c18(++_0x2be012);}(_0x37fa,0x142));var _0xa37f=function(_0x4db22b,_0x30003f){_0x4db22b=_0x4db22b-0x0;var _0x534552=_0x37fa[_0x4db22b];return _0x534552;};'use strict';var _=require(_0xa37f('0x0'));var util=require(_0xa37f('0x1'));var logger=require(_0xa37f('0x2'))(_0xa37f('0x3'));var moment=require(_0xa37f('0x4'));var BPromise=require(_0xa37f('0x5'));var rp=require(_0xa37f('0x6'));var fs=require('fs');var path=require(_0xa37f('0x7'));var rimraf=require('rimraf');var config=require(_0xa37f('0x8'));var attributes=require('./faxApplication.attributes');module['exports']=function(_0x4dd1c1,_0x20c865){return _0x4dd1c1[_0xa37f('0x9')](_0xa37f('0xa'),attributes,{'tableName':_0xa37f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xa37f('0xc'),'collate':_0xa37f('0xd')});};