Built motion from commit 85328c08.|2.5.50
[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 _0x86ea=['STRING','BOOLEAN','sequelize'];(function(_0x5ee0ee,_0x3ce413){var _0x198093=function(_0x29dcc9){while(--_0x29dcc9){_0x5ee0ee['push'](_0x5ee0ee['shift']());}};_0x198093(++_0x3ce413);}(_0x86ea,0x86));var _0xa86e=function(_0x1f0b27,_0x44cbb2){_0x1f0b27=_0x1f0b27-0x0;var _0x4556ee=_0x86ea[_0x1f0b27];return _0x4556ee;};'use strict';var Sequelize=require(_0xa86e('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0xa86e('0x1')]},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize[_0xa86e('0x2')],'defaultValue':![]}};