c1d7e103e8fc503334c0108380f60f3d7782f2e2
[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 _0xf7f5=['util','../../config/logger','api','moment','bluebird','request-promise','../../config/environment','./faxAccount.attributes','define','FaxAccount'];(function(_0x306822,_0x4bb65f){var _0x2025c5=function(_0x40a350){while(--_0x40a350){_0x306822['push'](_0x306822['shift']());}};_0x2025c5(++_0x4bb65f);}(_0xf7f5,0x1ae));var _0x5f7f=function(_0x16b7e9,_0x396d0c){_0x16b7e9=_0x16b7e9-0x0;var _0x506c11=_0xf7f5[_0x16b7e9];return _0x506c11;};'use strict';var _=require('lodash');var util=require(_0x5f7f('0x0'));var logger=require(_0x5f7f('0x1'))(_0x5f7f('0x2'));var moment=require(_0x5f7f('0x3'));var BPromise=require(_0x5f7f('0x4'));var rp=require(_0x5f7f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x5f7f('0x6'));var attributes=require(_0x5f7f('0x7'));module['exports']=function(_0xe20202,_0x4ae180){return _0xe20202[_0x5f7f('0x8')](_0x5f7f('0x9'),attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};