cac3e9c8d91aa29a286e961367eefc87a4b5fa84
[motion2.git] / server / api / template / template.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 _0x4ca2=['sequelize'];(function(_0x190b26,_0x53a2bc){var _0x2df8fd=function(_0x398efd){while(--_0x398efd){_0x190b26['push'](_0x190b26['shift']());}};_0x2df8fd(++_0x53a2bc);}(_0x4ca2,0x197));var _0x24ca=function(_0x2a0bc2,_0x33f79b){_0x2a0bc2=_0x2a0bc2-0x0;var _0x840555=_0x4ca2[_0x2a0bc2];return _0x840555;};'use strict';var Sequelize=require(_0x24ca('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'html':{'type':Sequelize['TEXT']}};