Built motion from commit (unavailable).|2.5.5
[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 _0x8bd8=['setDataValue','sequelize','randomstring','name','STRING','generate','TEXT','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','BOOLEAN','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue'];(function(_0xa5adf9,_0x363f98){var _0x1a20ea=function(_0x4b60ab){while(--_0x4b60ab){_0xa5adf9['push'](_0xa5adf9['shift']());}};_0x1a20ea(++_0x363f98);}(_0x8bd8,0x9d));var _0x88bd=function(_0x397cfb,_0xb8f317){_0x397cfb=_0x397cfb-0x0;var _0x15fed9=_0x8bd8[_0x397cfb];return _0x15fed9;};'use strict';var Sequelize=require(_0x88bd('0x0'));var rs=require(_0x88bd('0x1'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x88bd('0x2'),'allowNull':![]},'description':{'type':Sequelize[_0x88bd('0x3')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0x88bd('0x4')]();}},'replyUri':{'type':Sequelize['STRING'],'validate':{'isUrl':!![]}},'key':{'type':Sequelize['STRING'],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x88bd('0x5')],'defaultValue':function(){return _0x88bd('0x6');}},'notificationSound':{'type':Sequelize[_0x88bd('0x7')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x88bd('0x7')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x88bd('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x88bd('0x3')]},'queueTransfer':{'type':Sequelize[_0x88bd('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x88bd('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x88bd('0x8')],'allowNull':!![],'defaultValue':null,'comment':_0x88bd('0x9')},'mandatoryDisposition':{'type':Sequelize[_0x88bd('0x7')],'defaultValue':![],'comment':_0x88bd('0xa'),'set':function(_0x4cc8b7){if(!_0x4cc8b7)this[_0x88bd('0xb')]('mandatoryDispositionPauseId',null);this[_0x88bd('0xb')]('mandatoryDisposition',_0x4cc8b7);}}};