Built motion from commit (unavailable).|2.5.9
[motion2.git] / server / api / schedule / schedule.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 _0x4074=['default','TEXT','sequelize','exports','STRING','BOOLEAN','0\x200\x20*\x20*\x20*','DATE','INTEGER','ENUM','years','quarters','months','days','minutes','csv','custom'];(function(_0x4c9531,_0x2dd203){var _0x25b23a=function(_0x2bd95b){while(--_0x2bd95b){_0x4c9531['push'](_0x4c9531['shift']());}};_0x25b23a(++_0x2dd203);}(_0x4074,0xf0));var _0x4407=function(_0x47c652,_0x5101b3){_0x47c652=_0x47c652-0x0;var _0x5ac80c=_0x4074[_0x47c652];return _0x5ac80c;};'use strict';var Sequelize=require(_0x4407('0x0'));module[_0x4407('0x1')]={'name':{'type':Sequelize[_0x4407('0x2')],'allowNull':![]},'description':{'type':Sequelize['STRING']},'active':{'type':Sequelize[_0x4407('0x3')],'allowNull':![],'defaultValue':![]},'cron':{'type':Sequelize[_0x4407('0x2')],'allowNull':![],'defaultValue':_0x4407('0x4')},'startAt':{'type':Sequelize[_0x4407('0x5')],'allowNull':![]},'endAt':{'type':Sequelize[_0x4407('0x5')],'allowNull':![]},'subtractNumber':{'type':Sequelize[_0x4407('0x6')],'allowNull':![],'defaultValue':0x1,'validate':{'min':0x1}},'subtractUnit':{'type':Sequelize[_0x4407('0x7')](_0x4407('0x8'),_0x4407('0x9'),_0x4407('0xa'),'weeks',_0x4407('0xb'),'hours',_0x4407('0xc')),'allowNull':![],'defaultValue':_0x4407('0xb')},'output':{'type':Sequelize[_0x4407('0x7')]('csv','pdf','xlsx'),'allowNull':![],'defaultValue':_0x4407('0xd')},'type':{'type':Sequelize[_0x4407('0x7')](_0x4407('0xe'),_0x4407('0xf')),'allowNull':![],'defaultValue':_0x4407('0xe')},'sendMail':{'type':Sequelize[_0x4407('0x3')],'defaultValue':![]},'email':{'type':Sequelize[_0x4407('0x2')]},'cc':{'type':Sequelize[_0x4407('0x10')]},'bcc':{'type':Sequelize[_0x4407('0x10')]},'sendIfEmpty':{'type':Sequelize[_0x4407('0x3')],'defaultValue':!![]}};