Built motion from commit da617fac.|2.6.6
[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 _0x32b1=['sequelize','lodash','TEXT','medium','BOOLEAN','ENUM','out','STRING','long','DATE','INTEGER','Email'];(function(_0x255c48,_0x2a4449){var _0xaebda3=function(_0x12a04e){while(--_0x12a04e){_0x255c48['push'](_0x255c48['shift']());}};_0xaebda3(++_0x2a4449);}(_0x32b1,0x84));var _0x132b=function(_0x38323b,_0x5f79df){_0x38323b=_0x38323b-0x0;var _0x2b9af5=_0x32b1[_0x38323b];return _0x2b9af5;};'use strict';var Sequelize=require(_0x132b('0x0'));var _=require(_0x132b('0x1'));module['exports']={'body':{'type':Sequelize[_0x132b('0x2')]('long'),'allowNull':![]},'plainBody':{'type':Sequelize[_0x132b('0x2')](_0x132b('0x3'))},'read':{'type':Sequelize[_0x132b('0x4')],'defaultValue':![]},'direction':{'type':Sequelize[_0x132b('0x5')]('in','out'),'defaultValue':_0x132b('0x6'),'allowNull':![]},'messageId':{'type':Sequelize[_0x132b('0x7')](0x1fe)},'from':{'type':Sequelize[_0x132b('0x7')]},'to':{'type':Sequelize[_0x132b('0x2')](_0x132b('0x8'))},'cc':{'type':Sequelize[_0x132b('0x2')](_0x132b('0x8'))},'bcc':{'type':Sequelize[_0x132b('0x2')](_0x132b('0x8'))},'subject':{'type':Sequelize[_0x132b('0x2')]},'sentAt':{'type':Sequelize[_0x132b('0x9')]},'attach':{'type':Sequelize[_0x132b('0xa')],'defaultValue':0x0},'secret':{'type':Sequelize[_0x132b('0x4')],'defaultValue':![]},'readAt':{'type':Sequelize[_0x132b('0x9')]},'originTo':{'type':Sequelize[_0x132b('0x2')](_0x132b('0x8'))},'originCc':{'type':Sequelize[_0x132b('0x2')]('long')},'originChannel':{'type':Sequelize[_0x132b('0x5')](_0x132b('0xb'),'Chat'),'defaultValue':'Email','allowNull':![]}};