Built motion from commit 00bf23f6.|2.6.16
[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 _0x72ee=['fax_accounts','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./faxAccount.attributes','exports'];(function(_0x94b6db,_0x4e2a54){var _0x207e5f=function(_0x261bc1){while(--_0x261bc1){_0x94b6db['push'](_0x94b6db['shift']());}};_0x207e5f(++_0x4e2a54);}(_0x72ee,0x151));var _0xe72e=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x72ee[_0x59ee6f];return _0x4c0979;};'use strict';var _=require(_0xe72e('0x0'));var util=require(_0xe72e('0x1'));var logger=require(_0xe72e('0x2'))(_0xe72e('0x3'));var moment=require(_0xe72e('0x4'));var BPromise=require(_0xe72e('0x5'));var rp=require(_0xe72e('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe72e('0x7'));var config=require(_0xe72e('0x8'));var attributes=require(_0xe72e('0x9'));module[_0xe72e('0xa')]=function(_0x316769,_0xd2564f){return _0x316769['define']('FaxAccount',attributes,{'tableName':_0xe72e('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};