5a9e2f680ea60073093f2a60721a9f3d93e758ca
[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 _0xfef9=['./faxAccount.attributes','exports','define','fax_accounts','util','../../config/logger','moment','bluebird','request-promise','path','../../config/environment'];(function(_0x2847d0,_0x10a787){var _0x1cc209=function(_0x3863ff){while(--_0x3863ff){_0x2847d0['push'](_0x2847d0['shift']());}};_0x1cc209(++_0x10a787);}(_0xfef9,0x1f3));var _0x9fef=function(_0x491a7f,_0x28bb80){_0x491a7f=_0x491a7f-0x0;var _0x3d8f44=_0xfef9[_0x491a7f];return _0x3d8f44;};'use strict';var _=require('lodash');var util=require(_0x9fef('0x0'));var logger=require(_0x9fef('0x1'))('api');var moment=require(_0x9fef('0x2'));var BPromise=require(_0x9fef('0x3'));var rp=require(_0x9fef('0x4'));var fs=require('fs');var path=require(_0x9fef('0x5'));var rimraf=require('rimraf');var config=require(_0x9fef('0x6'));var attributes=require(_0x9fef('0x7'));module[_0x9fef('0x8')]=function(_0x487e17,_0x287076){return _0x487e17[_0x9fef('0x9')]('FaxAccount',attributes,{'tableName':_0x9fef('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};