8634c5b9c37b0c00ee6c695412cf194d857da3d7
[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 _0xe2a9=['STRING','BOOLEAN'];(function(_0xf111a6,_0x292c56){var _0x34a3d8=function(_0xf6afa9){while(--_0xf6afa9){_0xf111a6['push'](_0xf111a6['shift']());}};_0x34a3d8(++_0x292c56);}(_0xe2a9,0x134));var _0x9e2a=function(_0x12bba4,_0x41ade2){_0x12bba4=_0x12bba4-0x0;var _0x13094f=_0xe2a9[_0x12bba4];return _0x13094f;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x9e2a('0x0')]},'description':{'type':Sequelize[_0x9e2a('0x0')]},'status':{'type':Sequelize[_0x9e2a('0x1')],'defaultValue':![]}};