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