Built motion from commit e6806ed6.|2.6.0
[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 _0xc2d2=['FaxAccount','fax_accounts','util','../../config/logger','bluebird','request-promise','path','rimraf','../../config/environment','exports','define'];(function(_0x2d08d2,_0x22d0c1){var _0x5b91e9=function(_0x4c93b2){while(--_0x4c93b2){_0x2d08d2['push'](_0x2d08d2['shift']());}};_0x5b91e9(++_0x22d0c1);}(_0xc2d2,0xe9));var _0x2c2d=function(_0x35d3a8,_0x44406a){_0x35d3a8=_0x35d3a8-0x0;var _0x182378=_0xc2d2[_0x35d3a8];return _0x182378;};'use strict';var _=require('lodash');var util=require(_0x2c2d('0x0'));var logger=require(_0x2c2d('0x1'))('api');var moment=require('moment');var BPromise=require(_0x2c2d('0x2'));var rp=require(_0x2c2d('0x3'));var fs=require('fs');var path=require(_0x2c2d('0x4'));var rimraf=require(_0x2c2d('0x5'));var config=require(_0x2c2d('0x6'));var attributes=require('./faxAccount.attributes');module[_0x2c2d('0x7')]=function(_0x5790e8,_0xe9ea7e){return _0x5790e8[_0x2c2d('0x8')](_0x2c2d('0x9'),attributes,{'tableName':_0x2c2d('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};