8a884acc6eff0d4e7937a5001e5b36a876cea302
[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 _0x0e25=['bluebird','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','define','fax_accounts','lodash','util','../../config/logger','api'];(function(_0x1e5dbd,_0x50c3b1){var _0x5a579f=function(_0x5f4951){while(--_0x5f4951){_0x1e5dbd['push'](_0x1e5dbd['shift']());}};_0x5a579f(++_0x50c3b1);}(_0x0e25,0xa4));var _0x50e2=function(_0x46e422,_0x1dadbb){_0x46e422=_0x46e422-0x0;var _0x1ea3ca=_0x0e25[_0x46e422];return _0x1ea3ca;};'use strict';var _=require(_0x50e2('0x0'));var util=require(_0x50e2('0x1'));var logger=require(_0x50e2('0x2'))(_0x50e2('0x3'));var moment=require('moment');var BPromise=require(_0x50e2('0x4'));var rp=require(_0x50e2('0x5'));var fs=require('fs');var path=require(_0x50e2('0x6'));var rimraf=require(_0x50e2('0x7'));var config=require(_0x50e2('0x8'));var attributes=require(_0x50e2('0x9'));module['exports']=function(_0x137f23,_0x555846){return _0x137f23[_0x50e2('0xa')]('FaxAccount',attributes,{'tableName':_0x50e2('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};