8f8c905fdc0d2f3227924f0333a74e998ce9ab7e
[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 _0x37f7=['Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','INTEGER','BOOLEAN','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDisposition','sequelize','exports','STRING','generate','TEXT'];(function(_0x3bef00,_0x2f8c4e){var _0xbaca7d=function(_0x58358d){while(--_0x58358d){_0x3bef00['push'](_0x3bef00['shift']());}};_0xbaca7d(++_0x2f8c4e);}(_0x37f7,0x119));var _0x737f=function(_0x8c7ae2,_0x356788){_0x8c7ae2=_0x8c7ae2-0x0;var _0x4093fc=_0x37f7[_0x8c7ae2];return _0x4093fc;};'use strict';var Sequelize=require(_0x737f('0x0'));var rs=require('randomstring');module[_0x737f('0x1')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![]},'description':{'type':Sequelize[_0x737f('0x2')]},'token':{'type':Sequelize[_0x737f('0x2')],'defaultValue':function(){return rs[_0x737f('0x3')]();}},'replyUri':{'type':Sequelize[_0x737f('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x737f('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x737f('0x4')],'defaultValue':function(){return _0x737f('0x5');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x737f('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x737f('0x2')]},'queueTransfer':{'type':Sequelize[_0x737f('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x737f('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x737f('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0x737f('0x7')],'defaultValue':![],'comment':_0x737f('0x8'),'set':function(_0xf8b2d9){if(!_0xf8b2d9)this['setDataValue']('mandatoryDispositionPauseId',null);this[_0x737f('0x9')](_0x737f('0xa'),_0xf8b2d9);}}};