dd7079c79da70c20e5c65461ef0f7b6337f74506
[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 _0x0e35=['FaxAccount','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','exports','define'];(function(_0x432682,_0x253044){var _0x463d05=function(_0xa73403){while(--_0xa73403){_0x432682['push'](_0x432682['shift']());}};_0x463d05(++_0x253044);}(_0x0e35,0x90));var _0x50e3=function(_0x5844d9,_0x5b7411){_0x5844d9=_0x5844d9-0x0;var _0x2897c8=_0x0e35[_0x5844d9];return _0x2897c8;};'use strict';var _=require(_0x50e3('0x0'));var util=require(_0x50e3('0x1'));var logger=require(_0x50e3('0x2'))(_0x50e3('0x3'));var moment=require(_0x50e3('0x4'));var BPromise=require('bluebird');var rp=require(_0x50e3('0x5'));var fs=require('fs');var path=require(_0x50e3('0x6'));var rimraf=require(_0x50e3('0x7'));var config=require(_0x50e3('0x8'));var attributes=require(_0x50e3('0x9'));module[_0x50e3('0xa')]=function(_0x21a55f,_0x24eb04){return _0x21a55f[_0x50e3('0xb')](_0x50e3('0xc'),attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};