Built motion from commit 5b761a7b.|2.5.36
[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 _0x0530=['util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','exports','define'];(function(_0x2d7836,_0x5a5412){var _0x491179=function(_0xaafd3){while(--_0xaafd3){_0x2d7836['push'](_0x2d7836['shift']());}};_0x491179(++_0x5a5412);}(_0x0530,0x113));var _0x0053=function(_0x224942,_0x177015){_0x224942=_0x224942-0x0;var _0x301f5c=_0x0530[_0x224942];return _0x301f5c;};'use strict';var _=require('lodash');var util=require(_0x0053('0x0'));var logger=require(_0x0053('0x1'))('api');var moment=require(_0x0053('0x2'));var BPromise=require(_0x0053('0x3'));var rp=require(_0x0053('0x4'));var fs=require('fs');var path=require(_0x0053('0x5'));var rimraf=require(_0x0053('0x6'));var config=require(_0x0053('0x7'));var attributes=require(_0x0053('0x8'));module[_0x0053('0x9')]=function(_0x3167e4,_0x3ff11f){return _0x3167e4[_0x0053('0xa')]('FaxAccount',attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};