Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / cloudProvider / cloudProvider.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 _0xa4e1=['exports','define','CloudProvider','lodash','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0xe4d6c6,_0x3bdbf2){var _0x3a8935=function(_0x131483){while(--_0x131483){_0xe4d6c6['push'](_0xe4d6c6['shift']());}};_0x3a8935(++_0x3bdbf2);}(_0xa4e1,0x8f));var _0x1a4e=function(_0x395f9c,_0x1f6aa0){_0x395f9c=_0x395f9c-0x0;var _0x296560=_0xa4e1[_0x395f9c];return _0x296560;};'use strict';var _=require(_0x1a4e('0x0'));var util=require(_0x1a4e('0x1'));var logger=require(_0x1a4e('0x2'))(_0x1a4e('0x3'));var moment=require(_0x1a4e('0x4'));var BPromise=require(_0x1a4e('0x5'));var rp=require(_0x1a4e('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./cloudProvider.attributes');module[_0x1a4e('0x7')]=function(_0xe61388,_0x17fec9){return _0xe61388[_0x1a4e('0x8')](_0x1a4e('0x9'),attributes,{'tableName':'cloud_providers','paranoid':![],'indexes':[],'timestamps':!![]});};