0f52b09bdd8a8613375a269c7f62c55313eb8bfd
[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 _0x7afd=['exports','STRING','name','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','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition'];(function(_0x45d450,_0x65cd2b){var _0x143ce4=function(_0x1c26dd){while(--_0x1c26dd){_0x45d450['push'](_0x45d450['shift']());}};_0x143ce4(++_0x65cd2b);}(_0x7afd,0x1ec));var _0xd7af=function(_0x15c5b8,_0x3b670f){_0x15c5b8=_0x15c5b8-0x0;var _0xd45fe6=_0x7afd[_0x15c5b8];return _0xd45fe6;};'use strict';var Sequelize=require('sequelize');var rs=require('randomstring');module[_0xd7af('0x0')]={'name':{'type':Sequelize[_0xd7af('0x1')],'unique':_0xd7af('0x2'),'allowNull':![]},'description':{'type':Sequelize[_0xd7af('0x1')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0xd7af('0x3')]();}},'replyUri':{'type':Sequelize['STRING'],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xd7af('0x1')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xd7af('0x4')],'defaultValue':function(){return _0xd7af('0x5');}},'notificationSound':{'type':Sequelize[_0xd7af('0x6')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xd7af('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xd7af('0x1')]},'queueTransfer':{'type':Sequelize[_0xd7af('0x6')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xd7af('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xd7af('0x6')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xd7af('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xd7af('0x7')],'allowNull':!![],'defaultValue':null,'comment':_0xd7af('0x8')},'mandatoryDisposition':{'type':Sequelize[_0xd7af('0x6')],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x371c57){if(!_0x371c57)this[_0xd7af('0x9')](_0xd7af('0xa'),null);this['setDataValue'](_0xd7af('0xb'),_0x371c57);}}};