Built motion from commit 362b9399b4d0ed5560fbb795af995925d345fc38. Version 3.0.0...
[motion-next.git] / server / api / mailMessage / mailMessage.attributes.js
1 const a496_0x561f=['TEXT','STRING','attributes','BOOLEAN','ENUM','DATE','sequelize','long','out','exports'];(function(_0x2cb71d,_0x54afce){const _0x561f5a=function(_0x16371e){while(--_0x16371e){_0x2cb71d['push'](_0x2cb71d['shift']());}};_0x561f5a(++_0x54afce);}(a496_0x561f,0xee));const a496_0x1637=function(_0x2cb71d,_0x54afce){_0x2cb71d=_0x2cb71d-0xeb;let _0x561f5a=a496_0x561f[_0x2cb71d];return _0x561f5a;};const a496_0x23cdb6=a496_0x1637;'use strict';const {DataTypes}=require(a496_0x23cdb6(0xf3)),attributes={'body':{'type':DataTypes['TEXT']({'length':a496_0x23cdb6(0xf4)}),'allowNull':![]},'plainBody':{'type':DataTypes[a496_0x23cdb6(0xed)]({'length':'medium'})},'read':{'type':DataTypes[a496_0x23cdb6(0xf0)],'defaultValue':![]},'direction':{'type':DataTypes[a496_0x23cdb6(0xf1)]('in','out'),'defaultValue':a496_0x23cdb6(0xeb),'allowNull':![]},'messageId':{'type':DataTypes[a496_0x23cdb6(0xee)](0x1fe)},'from':{'type':DataTypes[a496_0x23cdb6(0xee)]},'to':{'type':DataTypes['TEXT']({'length':'long'})},'cc':{'type':DataTypes['TEXT']({'length':a496_0x23cdb6(0xf4)})},'bcc':{'type':DataTypes[a496_0x23cdb6(0xed)]({'length':a496_0x23cdb6(0xf4)})},'subject':{'type':DataTypes[a496_0x23cdb6(0xed)]},'sentAt':{'type':DataTypes[a496_0x23cdb6(0xf2)]},'attach':{'type':DataTypes['INTEGER'],'defaultValue':0x0},'secret':{'type':DataTypes[a496_0x23cdb6(0xf0)],'defaultValue':![]},'readAt':{'type':DataTypes[a496_0x23cdb6(0xf2)]},'originTo':{'type':DataTypes['TEXT']({'length':'long'})},'originCc':{'type':DataTypes[a496_0x23cdb6(0xed)]({'length':a496_0x23cdb6(0xf4)})}};module[a496_0x23cdb6(0xec)][a496_0x23cdb6(0xef)]=attributes;