Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / openchannelAccount / openchannelAccount.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 _0xd160=['name','STRING','generate','TEXT','BOOLEAN','INTEGER','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition','exports'];(function(_0x1a72f3,_0x217011){var _0x57ef47=function(_0x20123d){while(--_0x20123d){_0x1a72f3['push'](_0x1a72f3['shift']());}};_0x57ef47(++_0x217011);}(_0xd160,0x117));var _0x0d16=function(_0x12d951,_0x249808){_0x12d951=_0x12d951-0x0;var _0x44de17=_0xd160[_0x12d951];return _0x44de17;};'use strict';var Sequelize=require('sequelize');var rs=require('randomstring');module[_0x0d16('0x0')]={'name':{'type':Sequelize['STRING'],'unique':_0x0d16('0x1'),'allowNull':![]},'description':{'type':Sequelize[_0x0d16('0x2')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0x0d16('0x3')]();}},'replyUri':{'type':Sequelize[_0x0d16('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x0d16('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x0d16('0x4')],'defaultValue':function(){return'Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}';}},'notificationSound':{'type':Sequelize[_0x0d16('0x5')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x0d16('0x5')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x0d16('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize['STRING']},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x0d16('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x0d16('0x5')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x0d16('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x0d16('0x6')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0x0d16('0x5')],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x267b7b){if(!_0x267b7b)this[_0x0d16('0x7')](_0x0d16('0x8'),null);this[_0x0d16('0x7')](_0x0d16('0x9'),_0x267b7b);}}};