Built motion from commit 71df090e.|2.6.31
[motion2.git] / server / api / trigger / trigger.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 _0xa410=['BOOLEAN','sequelize','STRING'];(function(_0x1361ce,_0x296aaf){var _0x4da25b=function(_0x298009){while(--_0x298009){_0x1361ce['push'](_0x1361ce['shift']());}};_0x4da25b(++_0x296aaf);}(_0xa410,0xa9));var _0x0a41=function(_0x1fbbda,_0xace203){_0x1fbbda=_0x1fbbda-0x0;var _0x2a5b75=_0xa410[_0x1fbbda];return _0x2a5b75;};'use strict';var Sequelize=require(_0x0a41('0x0'));module['exports']={'name':{'type':Sequelize[_0x0a41('0x1')]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize[_0x0a41('0x2')],'defaultValue':![]}};