81e823d74063f86b2c5e75052600f40cb2f998a8
[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 _0x39e6=['sequelize','STRING'];(function(_0x5968e6,_0xf04f7){var _0x1de9d0=function(_0x4be742){while(--_0x4be742){_0x5968e6['push'](_0x5968e6['shift']());}};_0x1de9d0(++_0xf04f7);}(_0x39e6,0x9e));var _0x639e=function(_0x57dded,_0x5cd4d9){_0x57dded=_0x57dded-0x0;var _0x1f88f3=_0x39e6[_0x57dded];return _0x1f88f3;};'use strict';var Sequelize=require(_0x639e('0x0'));module['exports']={'name':{'type':Sequelize[_0x639e('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};