d7d48d2dfd2c244385b66bf50cdb7fd9b7688bbe
[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 _0xd7d8=['lodash','util','../../config/logger','api','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','exports','fax_accounts'];(function(_0x1314d4,_0xb0b16d){var _0x584ba5=function(_0x394269){while(--_0x394269){_0x1314d4['push'](_0x1314d4['shift']());}};_0x584ba5(++_0xb0b16d);}(_0xd7d8,0xc6));var _0x8d7d=function(_0x1294e0,_0x212872){_0x1294e0=_0x1294e0-0x0;var _0x4af4d1=_0xd7d8[_0x1294e0];return _0x4af4d1;};'use strict';var _=require(_0x8d7d('0x0'));var util=require(_0x8d7d('0x1'));var logger=require(_0x8d7d('0x2'))(_0x8d7d('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x8d7d('0x4'));var fs=require('fs');var path=require(_0x8d7d('0x5'));var rimraf=require(_0x8d7d('0x6'));var config=require(_0x8d7d('0x7'));var attributes=require(_0x8d7d('0x8'));module[_0x8d7d('0x9')]=function(_0x181bc7,_0x531685){return _0x181bc7['define']('FaxAccount',attributes,{'tableName':_0x8d7d('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};