ee8baaab582949c20ad4ec55c3dfc15ce6673f89
[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 _0x9aed=['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','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition','sequelize','exports','STRING','name'];(function(_0x1a7846,_0x59723e){var _0x48049=function(_0x203ff6){while(--_0x203ff6){_0x1a7846['push'](_0x1a7846['shift']());}};_0x48049(++_0x59723e);}(_0x9aed,0x98));var _0xd9ae=function(_0x112362,_0x3456fa){_0x112362=_0x112362-0x0;var _0x3011db=_0x9aed[_0x112362];return _0x3011db;};'use strict';var Sequelize=require(_0xd9ae('0x0'));var rs=require('randomstring');module[_0xd9ae('0x1')]={'name':{'type':Sequelize[_0xd9ae('0x2')],'unique':_0xd9ae('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0xd9ae('0x2')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize[_0xd9ae('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xd9ae('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xd9ae('0x4')],'defaultValue':function(){return _0xd9ae('0x5');}},'notificationSound':{'type':Sequelize[_0xd9ae('0x6')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0xd9ae('0x6')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xd9ae('0x2')]},'queueTransfer':{'type':Sequelize[_0xd9ae('0x6')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xd9ae('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xd9ae('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xd9ae('0x7')],'allowNull':!![],'defaultValue':null,'comment':_0xd9ae('0x8')},'mandatoryDisposition':{'type':Sequelize[_0xd9ae('0x6')],'defaultValue':![],'comment':_0xd9ae('0x9'),'set':function(_0x2a3df6){if(!_0x2a3df6)this[_0xd9ae('0xa')](_0xd9ae('0xb'),null);this[_0xd9ae('0xa')](_0xd9ae('0xc'),_0x2a3df6);}}};