Built motion from commit 19a84241.|2.5.34
[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 _0x753f=['fax_accounts','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','FaxAccount'];(function(_0x1f7d8b,_0x281f2f){var _0x44c6f9=function(_0x58ca33){while(--_0x58ca33){_0x1f7d8b['push'](_0x1f7d8b['shift']());}};_0x44c6f9(++_0x281f2f);}(_0x753f,0xfd));var _0xf753=function(_0x3a081b,_0x516437){_0x3a081b=_0x3a081b-0x0;var _0xb166c4=_0x753f[_0x3a081b];return _0xb166c4;};'use strict';var _=require(_0xf753('0x0'));var util=require(_0xf753('0x1'));var logger=require(_0xf753('0x2'))(_0xf753('0x3'));var moment=require(_0xf753('0x4'));var BPromise=require(_0xf753('0x5'));var rp=require(_0xf753('0x6'));var fs=require('fs');var path=require(_0xf753('0x7'));var rimraf=require(_0xf753('0x8'));var config=require(_0xf753('0x9'));var attributes=require('./faxAccount.attributes');module['exports']=function(_0xcf3379,_0x4acd99){return _0xcf3379['define'](_0xf753('0xa'),attributes,{'tableName':_0xf753('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};