9fcc29c6a54081754e0b6a6baa60863c369498e6
[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 _0x2ec6=['../../config/logger','api','moment','bluebird','request-promise','path','rimraf','./faxAccount.attributes','exports','lodash','util'];(function(_0x5cc372,_0x339b93){var _0x56f357=function(_0x414c2d){while(--_0x414c2d){_0x5cc372['push'](_0x5cc372['shift']());}};_0x56f357(++_0x339b93);}(_0x2ec6,0x8d));var _0x62ec=function(_0x1d82a8,_0x32a744){_0x1d82a8=_0x1d82a8-0x0;var _0x368fcc=_0x2ec6[_0x1d82a8];return _0x368fcc;};'use strict';var _=require(_0x62ec('0x0'));var util=require(_0x62ec('0x1'));var logger=require(_0x62ec('0x2'))(_0x62ec('0x3'));var moment=require(_0x62ec('0x4'));var BPromise=require(_0x62ec('0x5'));var rp=require(_0x62ec('0x6'));var fs=require('fs');var path=require(_0x62ec('0x7'));var rimraf=require(_0x62ec('0x8'));var config=require('../../config/environment');var attributes=require(_0x62ec('0x9'));module[_0x62ec('0xa')]=function(_0x4666e2,_0x1e8df2){return _0x4666e2['define']('FaxAccount',attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};