Built motion from commit (unavailable).|2.5.31
[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 _0xcc8c=['./faxAccount.attributes','exports','FaxAccount','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x4445e3,_0x4aba46){var _0x3a4867=function(_0x1c9a4e){while(--_0x1c9a4e){_0x4445e3['push'](_0x4445e3['shift']());}};_0x3a4867(++_0x4aba46);}(_0xcc8c,0xa8));var _0xccc8=function(_0x35e75a,_0x5ed225){_0x35e75a=_0x35e75a-0x0;var _0xb23c7f=_0xcc8c[_0x35e75a];return _0xb23c7f;};'use strict';var _=require('lodash');var util=require(_0xccc8('0x0'));var logger=require(_0xccc8('0x1'))(_0xccc8('0x2'));var moment=require(_0xccc8('0x3'));var BPromise=require(_0xccc8('0x4'));var rp=require(_0xccc8('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xccc8('0x6'));var config=require(_0xccc8('0x7'));var attributes=require(_0xccc8('0x8'));module[_0xccc8('0x9')]=function(_0x15549a,_0x4c22a6){return _0x15549a['define'](_0xccc8('0xa'),attributes,{'tableName':'fax_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};