bfc311dfba838b926f515cd3170b673b027eccac
[motion2.git] / server / api / userProfile / userProfile.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 _0xe421=['request-promise','rimraf','./userProfile.attributes','exports','user_profiles','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x266878,_0x27a471){var _0x59fe88=function(_0x43f1f8){while(--_0x43f1f8){_0x266878['push'](_0x266878['shift']());}};_0x59fe88(++_0x27a471);}(_0xe421,0x7e));var _0x1e42=function(_0x4d48cf,_0x58c0a9){_0x4d48cf=_0x4d48cf-0x0;var _0x532736=_0xe421[_0x4d48cf];return _0x532736;};'use strict';var _=require(_0x1e42('0x0'));var util=require(_0x1e42('0x1'));var logger=require(_0x1e42('0x2'))(_0x1e42('0x3'));var moment=require(_0x1e42('0x4'));var BPromise=require(_0x1e42('0x5'));var rp=require(_0x1e42('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x1e42('0x7'));var config=require('../../config/environment');var attributes=require(_0x1e42('0x8'));module[_0x1e42('0x9')]=function(_0x1b3e6a,_0x108f34){return _0x1b3e6a['define']('UserProfile',attributes,{'tableName':_0x1e42('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};