Built motion from commit 3d3e98f2.|2.6.29
[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 _0x18c8=['TEXT','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','BOOLEAN','INTEGER','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition','randomstring','name','STRING','generate'];(function(_0x50e9d6,_0x4b0f43){var _0x5ec30c=function(_0x3a89c0){while(--_0x3a89c0){_0x50e9d6['push'](_0x50e9d6['shift']());}};_0x5ec30c(++_0x4b0f43);}(_0x18c8,0x158));var _0x818c=function(_0x149926,_0x578455){_0x149926=_0x149926-0x0;var _0x268ff3=_0x18c8[_0x149926];return _0x268ff3;};'use strict';var Sequelize=require('sequelize');var rs=require(_0x818c('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x818c('0x1'),'allowNull':![]},'description':{'type':Sequelize['STRING']},'token':{'type':Sequelize[_0x818c('0x2')],'defaultValue':function(){return rs[_0x818c('0x3')]();}},'replyUri':{'type':Sequelize['STRING'],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x818c('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x818c('0x4')],'defaultValue':function(){return _0x818c('0x5');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x818c('0x6')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x818c('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize[_0x818c('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x818c('0x2')]},'queueTransfer':{'type':Sequelize[_0x818c('0x6')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x818c('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x818c('0x7')],'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[_0x818c('0x6')],'defaultValue':![],'comment':_0x818c('0x8'),'set':function(_0xb2d9ea){if(!_0xb2d9ea)this[_0x818c('0x9')](_0x818c('0xa'),null);this[_0x818c('0x9')](_0x818c('0xb'),_0xb2d9ea);}}};