Built motion from commit 1ea47bf4.|2.6.34
[motion2.git] / server / api / mailMessage / mailMessage.attributes.js
index c851af6..0773b39 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fcf=['lodash','exports','long','medium','BOOLEAN','STRING','TEXT','INTEGER','DATE','ENUM','Email','Chat','sequelize'];(function(_0x190ceb,_0x2345b2){var _0x5ce806=function(_0x432853){while(--_0x432853){_0x190ceb['push'](_0x190ceb['shift']());}};_0x5ce806(++_0x2345b2);}(_0x1fcf,0x144));var _0xf1fc=function(_0x276232,_0x20b6b8){_0x276232=_0x276232-0x0;var _0x427024=_0x1fcf[_0x276232];return _0x427024;};'use strict';var Sequelize=require(_0xf1fc('0x0'));var _=require(_0xf1fc('0x1'));module[_0xf1fc('0x2')]={'body':{'type':Sequelize['TEXT'](_0xf1fc('0x3')),'allowNull':![]},'plainBody':{'type':Sequelize['TEXT'](_0xf1fc('0x4'))},'read':{'type':Sequelize[_0xf1fc('0x5')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize[_0xf1fc('0x6')](0x1fe)},'from':{'type':Sequelize['STRING']},'to':{'type':Sequelize[_0xf1fc('0x7')](_0xf1fc('0x3'))},'cc':{'type':Sequelize[_0xf1fc('0x7')](_0xf1fc('0x3'))},'bcc':{'type':Sequelize[_0xf1fc('0x7')]('long')},'subject':{'type':Sequelize[_0xf1fc('0x7')]},'sentAt':{'type':Sequelize['DATE']},'attach':{'type':Sequelize[_0xf1fc('0x8')],'defaultValue':0x0},'secret':{'type':Sequelize[_0xf1fc('0x5')],'defaultValue':![]},'readAt':{'type':Sequelize[_0xf1fc('0x9')]},'originTo':{'type':Sequelize[_0xf1fc('0x7')](_0xf1fc('0x3'))},'originCc':{'type':Sequelize[_0xf1fc('0x7')](_0xf1fc('0x3'))},'originChannel':{'type':Sequelize[_0xf1fc('0xa')](_0xf1fc('0xb'),_0xf1fc('0xc')),'defaultValue':'Email','allowNull':![]}};
\ No newline at end of file
+var _0x0f03=['BOOLEAN','ENUM','out','STRING','Email','sequelize','exports','TEXT','long','medium'];(function(_0x5a971c,_0x2375e8){var _0x558e0d=function(_0x4f7035){while(--_0x4f7035){_0x5a971c['push'](_0x5a971c['shift']());}};_0x558e0d(++_0x2375e8);}(_0x0f03,0x113));var _0x30f0=function(_0x4831be,_0x1e7954){_0x4831be=_0x4831be-0x0;var _0x2be46a=_0x0f03[_0x4831be];return _0x2be46a;};'use strict';var Sequelize=require(_0x30f0('0x0'));var _=require('lodash');module[_0x30f0('0x1')]={'body':{'type':Sequelize[_0x30f0('0x2')](_0x30f0('0x3')),'allowNull':![]},'plainBody':{'type':Sequelize[_0x30f0('0x2')](_0x30f0('0x4'))},'read':{'type':Sequelize[_0x30f0('0x5')],'defaultValue':![]},'direction':{'type':Sequelize[_0x30f0('0x6')]('in','out'),'defaultValue':_0x30f0('0x7'),'allowNull':![]},'messageId':{'type':Sequelize[_0x30f0('0x8')](0x1fe)},'from':{'type':Sequelize[_0x30f0('0x8')]},'to':{'type':Sequelize['TEXT'](_0x30f0('0x3'))},'cc':{'type':Sequelize[_0x30f0('0x2')](_0x30f0('0x3'))},'bcc':{'type':Sequelize[_0x30f0('0x2')](_0x30f0('0x3'))},'subject':{'type':Sequelize[_0x30f0('0x2')]},'sentAt':{'type':Sequelize['DATE']},'attach':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'secret':{'type':Sequelize[_0x30f0('0x5')],'defaultValue':![]},'readAt':{'type':Sequelize['DATE']},'originTo':{'type':Sequelize[_0x30f0('0x2')](_0x30f0('0x3'))},'originCc':{'type':Sequelize[_0x30f0('0x2')](_0x30f0('0x3'))},'originChannel':{'type':Sequelize['ENUM'](_0x30f0('0x9'),'Chat'),'defaultValue':_0x30f0('0x9'),'allowNull':![]}};
\ No newline at end of file