Built motion from commit (unavailable).|2.5.23
[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 _0x9e47=['../../config/logger','api','bluebird','request-promise','path','../../config/environment','./cloudProvider.attributes','define','CloudProvider','lodash','util'];(function(_0x13b3b5,_0x52d8d8){var _0x337cd0=function(_0x31fbdf){while(--_0x31fbdf){_0x13b3b5['push'](_0x13b3b5['shift']());}};_0x337cd0(++_0x52d8d8);}(_0x9e47,0x174));var _0x79e4=function(_0x485c63,_0x46e334){_0x485c63=_0x485c63-0x0;var _0x155905=_0x9e47[_0x485c63];return _0x155905;};'use strict';var _=require(_0x79e4('0x0'));var util=require(_0x79e4('0x1'));var logger=require(_0x79e4('0x2'))(_0x79e4('0x3'));var moment=require('moment');var BPromise=require(_0x79e4('0x4'));var rp=require(_0x79e4('0x5'));var fs=require('fs');var path=require(_0x79e4('0x6'));var rimraf=require('rimraf');var config=require(_0x79e4('0x7'));var attributes=require(_0x79e4('0x8'));module['exports']=function(_0x4c442a,_0x5e09f2){return _0x4c442a[_0x79e4('0x9')](_0x79e4('0xa'),attributes,{'tableName':'cloud_providers','paranoid':![],'indexes':[],'timestamps':!![]});};