14e09bf277bda295008c5aa7fc6be17e3090af16
[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 _0x8571=['STRING','sequelize'];(function(_0x5d07ff,_0x1f976f){var _0x5226ad=function(_0x1653a4){while(--_0x1653a4){_0x5d07ff['push'](_0x5d07ff['shift']());}};_0x5226ad(++_0x1f976f);}(_0x8571,0x1e9));var _0x1857=function(_0x5cbaae,_0x1cd3c8){_0x5cbaae=_0x5cbaae-0x0;var _0x316831=_0x8571[_0x5cbaae];return _0x316831;};'use strict';var Sequelize=require(_0x1857('0x0'));module['exports']={'name':{'type':Sequelize[_0x1857('0x1')]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x1857('0x1')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};