bddbd7942a19c85799a8b6b3011087039dd702a0
[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 _0x7c5a=['util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','exports','FaxAccount','fax_accounts'];(function(_0xf50820,_0x56f041){var _0x2a9b10=function(_0x33f0f4){while(--_0x33f0f4){_0xf50820['push'](_0xf50820['shift']());}};_0x2a9b10(++_0x56f041);}(_0x7c5a,0x114));var _0xa7c5=function(_0x176b34,_0x1b66cd){_0x176b34=_0x176b34-0x0;var _0xee1f0f=_0x7c5a[_0x176b34];return _0xee1f0f;};'use strict';var _=require('lodash');var util=require(_0xa7c5('0x0'));var logger=require(_0xa7c5('0x1'))(_0xa7c5('0x2'));var moment=require(_0xa7c5('0x3'));var BPromise=require('bluebird');var rp=require(_0xa7c5('0x4'));var fs=require('fs');var path=require(_0xa7c5('0x5'));var rimraf=require(_0xa7c5('0x6'));var config=require(_0xa7c5('0x7'));var attributes=require(_0xa7c5('0x8'));module[_0xa7c5('0x9')]=function(_0x421216,_0x4ecac9){return _0x421216['define'](_0xa7c5('0xa'),attributes,{'tableName':_0xa7c5('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};