Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / notification / notification.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 _0x0f3e=['request-promise','path','../../config/environment','./notification.attributes','exports','Notification','notifications','utf8mb4','utf8mb4_unicode_ci','lodash','../../config/logger','api','moment','bluebird'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x0f3e,0xa3));var _0xe0f3=function(_0x4034c7,_0x218b3f){_0x4034c7=_0x4034c7-0x0;var _0x313a6c=_0x0f3e[_0x4034c7];return _0x313a6c;};'use strict';var _=require(_0xe0f3('0x0'));var util=require('util');var logger=require(_0xe0f3('0x1'))(_0xe0f3('0x2'));var moment=require(_0xe0f3('0x3'));var BPromise=require(_0xe0f3('0x4'));var rp=require(_0xe0f3('0x5'));var fs=require('fs');var path=require(_0xe0f3('0x6'));var rimraf=require('rimraf');var config=require(_0xe0f3('0x7'));var attributes=require(_0xe0f3('0x8'));module[_0xe0f3('0x9')]=function(_0x364338,_0x33dd5b){return _0x364338['define'](_0xe0f3('0xa'),attributes,{'tableName':_0xe0f3('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe0f3('0xc'),'collate':_0xe0f3('0xd')});};