2b6387aa56372f4c5dcdac90d936d012527b8bee
[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 _0x61af=['./faxAccount.attributes','exports','define','FaxAccount','fax_accounts','lodash','util','api','bluebird','request-promise','path','rimraf'];(function(_0x17417c,_0x4bc740){var _0x4a9f94=function(_0x382f5b){while(--_0x382f5b){_0x17417c['push'](_0x17417c['shift']());}};_0x4a9f94(++_0x4bc740);}(_0x61af,0x89));var _0xf61a=function(_0x465a0c,_0x19d4d5){_0x465a0c=_0x465a0c-0x0;var _0x1e202e=_0x61af[_0x465a0c];return _0x1e202e;};'use strict';var _=require(_0xf61a('0x0'));var util=require(_0xf61a('0x1'));var logger=require('../../config/logger')(_0xf61a('0x2'));var moment=require('moment');var BPromise=require(_0xf61a('0x3'));var rp=require(_0xf61a('0x4'));var fs=require('fs');var path=require(_0xf61a('0x5'));var rimraf=require(_0xf61a('0x6'));var config=require('../../config/environment');var attributes=require(_0xf61a('0x7'));module[_0xf61a('0x8')]=function(_0x5b9bb4,_0x476b17){return _0x5b9bb4[_0xf61a('0x9')](_0xf61a('0xa'),attributes,{'tableName':_0xf61a('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};