Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / mailMessage / mailMessage.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 _0xc2f9=['STRING','DATE','INTEGER','Email','Chat','exports','TEXT','long','medium','BOOLEAN','ENUM','out'];(function(_0x1a88c2,_0x32f63f){var _0x1de68b=function(_0x3dbc47){while(--_0x3dbc47){_0x1a88c2['push'](_0x1a88c2['shift']());}};_0x1de68b(++_0x32f63f);}(_0xc2f9,0x155));var _0x9c2f=function(_0x22c42a,_0x508e1f){_0x22c42a=_0x22c42a-0x0;var _0x3eecf7=_0xc2f9[_0x22c42a];return _0x3eecf7;};'use strict';var Sequelize=require('sequelize');var _=require('lodash');module[_0x9c2f('0x0')]={'body':{'type':Sequelize[_0x9c2f('0x1')](_0x9c2f('0x2')),'allowNull':![]},'plainBody':{'type':Sequelize[_0x9c2f('0x1')](_0x9c2f('0x3'))},'read':{'type':Sequelize[_0x9c2f('0x4')],'defaultValue':![]},'direction':{'type':Sequelize[_0x9c2f('0x5')]('in','out'),'defaultValue':_0x9c2f('0x6'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0x1fe)},'from':{'type':Sequelize[_0x9c2f('0x7')]},'to':{'type':Sequelize['TEXT']('long')},'cc':{'type':Sequelize[_0x9c2f('0x1')](_0x9c2f('0x2'))},'bcc':{'type':Sequelize[_0x9c2f('0x1')](_0x9c2f('0x2'))},'subject':{'type':Sequelize[_0x9c2f('0x1')]},'sentAt':{'type':Sequelize[_0x9c2f('0x8')]},'attach':{'type':Sequelize[_0x9c2f('0x9')],'defaultValue':0x0},'secret':{'type':Sequelize[_0x9c2f('0x4')],'defaultValue':![]},'readAt':{'type':Sequelize[_0x9c2f('0x8')]},'originTo':{'type':Sequelize['TEXT'](_0x9c2f('0x2'))},'originCc':{'type':Sequelize[_0x9c2f('0x1')](_0x9c2f('0x2'))},'originChannel':{'type':Sequelize[_0x9c2f('0x5')](_0x9c2f('0xa'),_0x9c2f('0xb')),'defaultValue':'Email','allowNull':![]}};