6fb7075142986c7d2ea15893934543ffa274c31b
[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 _0x78f2=['../../config/environment','exports','define','FaxAccount','fax_accounts','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x48ad70,_0x28633f){var _0x798613=function(_0x1160cc){while(--_0x1160cc){_0x48ad70['push'](_0x48ad70['shift']());}};_0x798613(++_0x28633f);}(_0x78f2,0x109));var _0x278f=function(_0x43f026,_0x18b04a){_0x43f026=_0x43f026-0x0;var _0xdcccef=_0x78f2[_0x43f026];return _0xdcccef;};'use strict';var _=require('lodash');var util=require(_0x278f('0x0'));var logger=require(_0x278f('0x1'))(_0x278f('0x2'));var moment=require(_0x278f('0x3'));var BPromise=require(_0x278f('0x4'));var rp=require(_0x278f('0x5'));var fs=require('fs');var path=require(_0x278f('0x6'));var rimraf=require(_0x278f('0x7'));var config=require(_0x278f('0x8'));var attributes=require('./faxAccount.attributes');module[_0x278f('0x9')]=function(_0x2e6a81,_0x1fe750){return _0x2e6a81[_0x278f('0xa')](_0x278f('0xb'),attributes,{'tableName':_0x278f('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};