Built motion from commit (unavailable).|2.5.11
[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 _0x5d4e=['FaxAccount','util','moment','bluebird','request-promise','path','rimraf','../../config/environment','./faxAccount.attributes','define'];(function(_0xcd243e,_0x1cb1b4){var _0xcb1035=function(_0x55e2e2){while(--_0x55e2e2){_0xcd243e['push'](_0xcd243e['shift']());}};_0xcb1035(++_0x1cb1b4);}(_0x5d4e,0x12d));var _0xe5d4=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x5d4e[_0x20a584];return _0x4b41a8;};'use strict';var _=require('lodash');var util=require(_0xe5d4('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xe5d4('0x1'));var BPromise=require(_0xe5d4('0x2'));var rp=require(_0xe5d4('0x3'));var fs=require('fs');var path=require(_0xe5d4('0x4'));var rimraf=require(_0xe5d4('0x5'));var config=require(_0xe5d4('0x6'));var attributes=require(_0xe5d4('0x7'));module['exports']=function(_0x151b31,_0x59c215){return _0x151b31[_0xe5d4('0x8')](_0xe5d4('0x9'),attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};