Built motion from commit (unavailable).|2.5.2
[motion2.git] / server / api / notification / notification.attributes.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 _0x9e9e=['TEXT','BOOLEAN','STRING'];(function(_0x1146dc,_0x1804fe){var _0x417cab=function(_0x5f1790){while(--_0x5f1790){_0x1146dc['push'](_0x1146dc['shift']());}};_0x417cab(++_0x1804fe);}(_0x9e9e,0x6e));var _0xe9e9=function(_0x8a7e38,_0x473a5d){_0x8a7e38=_0x8a7e38-0x0;var _0x228609=_0x9e9e[_0x8a7e38];return _0x228609;};'use strict';var Sequelize=require('sequelize');module['exports']={'body':{'type':Sequelize['TEXT']},'senderName':{'type':Sequelize[_0xe9e9('0x0')]},'recipientsId':{'type':Sequelize[_0xe9e9('0x1')]},'recipientsDescription':{'type':Sequelize['STRING']},'beep':{'type':Sequelize[_0xe9e9('0x2')]}};