b342681025b4ade1e3072d89ebaccc5feadc9282
[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 _0x448d=['request-promise','path','rimraf','../../config/environment','define','FaxAccount','fax_accounts','lodash','util','../../config/logger','api','bluebird'];(function(_0x571b15,_0x2ef730){var _0x26a18a=function(_0x5e2ef6){while(--_0x5e2ef6){_0x571b15['push'](_0x571b15['shift']());}};_0x26a18a(++_0x2ef730);}(_0x448d,0xaf));var _0xd448=function(_0x11a23e,_0x388dcf){_0x11a23e=_0x11a23e-0x0;var _0x5300dc=_0x448d[_0x11a23e];return _0x5300dc;};'use strict';var _=require(_0xd448('0x0'));var util=require(_0xd448('0x1'));var logger=require(_0xd448('0x2'))(_0xd448('0x3'));var moment=require('moment');var BPromise=require(_0xd448('0x4'));var rp=require(_0xd448('0x5'));var fs=require('fs');var path=require(_0xd448('0x6'));var rimraf=require(_0xd448('0x7'));var config=require(_0xd448('0x8'));var attributes=require('./faxAccount.attributes');module['exports']=function(_0x4c40ae,_0x1164ac){return _0x4c40ae[_0xd448('0x9')](_0xd448('0xa'),attributes,{'tableName':_0xd448('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};