Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / mailSubstatus / mailSubstatus.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 _0x4300=['sequelize'];(function(_0x544b7e,_0x52cd37){var _0x12924e=function(_0x98eca7){while(--_0x98eca7){_0x544b7e['push'](_0x544b7e['shift']());}};_0x12924e(++_0x52cd37);}(_0x4300,0x1a6));var _0x0430=function(_0xdad185,_0x193159){_0xdad185=_0xdad185-0x0;var _0x1aa7c4=_0x4300[_0xdad185];return _0x1aa7c4;};'use strict';var Sequelize=require(_0x0430('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};