4bbe40d85310999693e0a2aaf521d5adea293169
[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 _0xdf23=['define','FaxAccount','lodash','util','../../config/logger','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','exports'];(function(_0x51d629,_0x171a80){var _0x1bb70e=function(_0x2e4624){while(--_0x2e4624){_0x51d629['push'](_0x51d629['shift']());}};_0x1bb70e(++_0x171a80);}(_0xdf23,0x70));var _0x3df2=function(_0x77c2b3,_0x3fd965){_0x77c2b3=_0x77c2b3-0x0;var _0x3744de=_0xdf23[_0x77c2b3];return _0x3744de;};'use strict';var _=require(_0x3df2('0x0'));var util=require(_0x3df2('0x1'));var logger=require(_0x3df2('0x2'))('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x3df2('0x3'));var fs=require('fs');var path=require(_0x3df2('0x4'));var rimraf=require(_0x3df2('0x5'));var config=require(_0x3df2('0x6'));var attributes=require(_0x3df2('0x7'));module[_0x3df2('0x8')]=function(_0xee1665,_0x5eac58){return _0xee1665[_0x3df2('0x9')](_0x3df2('0xa'),attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};