Built motion from commit 167bccf5.|2.6.7
[motion2.git] / server / api / faxQueue / faxQueue.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 _0x762e=['sequelize','name','ENUM','rrmemory','beepall','INTEGER'];(function(_0x4a506c,_0xbcc709){var _0x2cd8dd=function(_0x563f48){while(--_0x563f48){_0x4a506c['push'](_0x4a506c['shift']());}};_0x2cd8dd(++_0xbcc709);}(_0x762e,0xea));var _0xe762=function(_0x2e56bc,_0x1a7e2c){_0x2e56bc=_0x2e56bc-0x0;var _0x1e34b7=_0x762e[_0x2e56bc];return _0x1e34b7;};'use strict';var Sequelize=require(_0xe762('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0xe762('0x1'),'allowNull':![],'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize['STRING']},'timeout':{'type':Sequelize['INTEGER'],'allowNull':![],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0xe762('0x2')](_0xe762('0x3'),_0xe762('0x4'),'roundrobin'),'allowNull':![]},'lastAgent':{'type':Sequelize[_0xe762('0x5')],'defaultValue':0x0}};