Built motion from commit da617fac.|2.6.6
[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 _0x6d0d=['bluebird','request-promise','path','rimraf','../../config/environment','exports','define','FaxAccount','fax_accounts','lodash','util','../../config/logger','moment'];(function(_0x51d848,_0x1bf713){var _0x49cda1=function(_0x14dbc5){while(--_0x14dbc5){_0x51d848['push'](_0x51d848['shift']());}};_0x49cda1(++_0x1bf713);}(_0x6d0d,0x98));var _0xd6d0=function(_0xb2747b,_0x23e7e2){_0xb2747b=_0xb2747b-0x0;var _0x3590f1=_0x6d0d[_0xb2747b];return _0x3590f1;};'use strict';var _=require(_0xd6d0('0x0'));var util=require(_0xd6d0('0x1'));var logger=require(_0xd6d0('0x2'))('api');var moment=require(_0xd6d0('0x3'));var BPromise=require(_0xd6d0('0x4'));var rp=require(_0xd6d0('0x5'));var fs=require('fs');var path=require(_0xd6d0('0x6'));var rimraf=require(_0xd6d0('0x7'));var config=require(_0xd6d0('0x8'));var attributes=require('./faxAccount.attributes');module[_0xd6d0('0x9')]=function(_0x1af16a,_0x44da74){return _0x1af16a[_0xd6d0('0xa')](_0xd6d0('0xb'),attributes,{'tableName':_0xd6d0('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};