Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / ami / model / deskAccount.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 _0xc4c9=['authType','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name','username','remoteUri'];(function(_0x14af83,_0x142cca){var _0xabbc6f=function(_0x17bd64){while(--_0x17bd64){_0x14af83['push'](_0x14af83['shift']());}};_0xabbc6f(++_0x142cca);}(_0xc4c9,0xce));var _0x9c4c=function(_0x34e445,_0x54727c){_0x34e445=_0x34e445-0x0;var _0xc943bf=_0xc4c9[_0x34e445];return _0xc943bf;};'use strict';function DeskAccount(_0x5ecb8c){this['id']=_0x5ecb8c['id']||0x0;this[_0x9c4c('0x0')]=_0x5ecb8c[_0x9c4c('0x0')]||'';this[_0x9c4c('0x1')]=_0x5ecb8c['username']||'';this[_0x9c4c('0x2')]=_0x5ecb8c[_0x9c4c('0x2')]||'';this[_0x9c4c('0x3')]=_0x5ecb8c[_0x9c4c('0x3')]||'';this['password']=_0x5ecb8c['password']||'';this['consumerKey']=_0x5ecb8c[_0x9c4c('0x4')]||'';this[_0x9c4c('0x5')]=_0x5ecb8c['consumerSecret']||'';this[_0x9c4c('0x6')]=_0x5ecb8c[_0x9c4c('0x6')]||'';this[_0x9c4c('0x7')]=_0x5ecb8c[_0x9c4c('0x7')]||'';this['type']=_0x5ecb8c[_0x9c4c('0x8')]||'';this['serverUrl']=_0x5ecb8c[_0x9c4c('0x9')]||'';this['Configurations']=_0x5ecb8c[_0x9c4c('0xa')]||{};}module['exports']=DeskAccount;