Built motion from commit (unavailable).|2.5.29
[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 _0x3212=['request-promise','rimraf','./faxAccount.attributes','define','fax_accounts','util','bluebird'];(function(_0x487196,_0x307755){var _0x462c44=function(_0x4eeb41){while(--_0x4eeb41){_0x487196['push'](_0x487196['shift']());}};_0x462c44(++_0x307755);}(_0x3212,0xad));var _0x2321=function(_0x454859,_0x3e07d5){_0x454859=_0x454859-0x0;var _0x1eb59a=_0x3212[_0x454859];return _0x1eb59a;};'use strict';var _=require('lodash');var util=require(_0x2321('0x0'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0x2321('0x1'));var rp=require(_0x2321('0x2'));var fs=require('fs');var path=require('path');var rimraf=require(_0x2321('0x3'));var config=require('../../config/environment');var attributes=require(_0x2321('0x4'));module['exports']=function(_0x3c3a85,_0x1c6d21){return _0x3c3a85[_0x2321('0x5')]('FaxAccount',attributes,{'tableName':_0x2321('0x6'),'paranoid':![],'indexes':[],'timestamps':!![]});};