8f642b8cedf83249e0990f5c89a7575f5c399888
[motion2.git] / server / api / faxAccount / faxAccount.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 _0x64f5=['fax_accounts','lodash','util','api','moment','bluebird','request-promise','path','rimraf','./faxAccount.attributes','exports','define','FaxAccount'];(function(_0x45067a,_0x48f3f8){var _0x29e7f9=function(_0x29f968){while(--_0x29f968){_0x45067a['push'](_0x45067a['shift']());}};_0x29e7f9(++_0x48f3f8);}(_0x64f5,0x1c8));var _0x564f=function(_0xa8b01,_0x1ec0b3){_0xa8b01=_0xa8b01-0x0;var _0x9803c=_0x64f5[_0xa8b01];return _0x9803c;};'use strict';var _=require(_0x564f('0x0'));var util=require(_0x564f('0x1'));var logger=require('../../config/logger')(_0x564f('0x2'));var moment=require(_0x564f('0x3'));var BPromise=require(_0x564f('0x4'));var rp=require(_0x564f('0x5'));var fs=require('fs');var path=require(_0x564f('0x6'));var rimraf=require(_0x564f('0x7'));var config=require('../../config/environment');var attributes=require(_0x564f('0x8'));module[_0x564f('0x9')]=function(_0x5f0bec,_0x518251){return _0x5f0bec[_0x564f('0xa')](_0x564f('0xb'),attributes,{'tableName':_0x564f('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};