Built motion from commit (unavailable).|2.5.1
[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 _0x9277=['STRING','name','INTEGER','beepall','roundrobin'];(function(_0x51e294,_0x40cf7b){var _0x2880f3=function(_0x100cff){while(--_0x100cff){_0x51e294['push'](_0x51e294['shift']());}};_0x2880f3(++_0x40cf7b);}(_0x9277,0x195));var _0x7927=function(_0x1a9782,_0x15760c){_0x1a9782=_0x1a9782-0x0;var _0x58b4d0=_0x9277[_0x1a9782];return _0x58b4d0;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x7927('0x0')],'unique':_0x7927('0x1'),'allowNull':![],'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0x7927('0x0')]},'timeout':{'type':Sequelize[_0x7927('0x2')],'allowNull':![],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize['ENUM']('rrmemory',_0x7927('0x3'),_0x7927('0x4')),'allowNull':![]},'lastAgent':{'type':Sequelize[_0x7927('0x2')],'defaultValue':0x0}};