Built motion from commit f3da74b7.|2.5.36
[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 _0x7401=['username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x7401,0x14f));var _0x1740=function(_0x5ebe67,_0x3a80ff){_0x5ebe67=_0x5ebe67-0x0;var _0x229ca0=_0x7401[_0x5ebe67];return _0x229ca0;};'use strict';function DeskAccount(_0xea77b7){this['id']=_0xea77b7['id']||0x0;this['name']=_0xea77b7[_0x1740('0x0')]||'';this['username']=_0xea77b7[_0x1740('0x1')]||'';this[_0x1740('0x2')]=_0xea77b7[_0x1740('0x2')]||'';this[_0x1740('0x3')]=_0xea77b7[_0x1740('0x3')]||'';this[_0x1740('0x4')]=_0xea77b7['password']||'';this[_0x1740('0x5')]=_0xea77b7[_0x1740('0x5')]||'';this[_0x1740('0x6')]=_0xea77b7[_0x1740('0x6')]||'';this[_0x1740('0x7')]=_0xea77b7[_0x1740('0x7')]||'';this[_0x1740('0x8')]=_0xea77b7[_0x1740('0x8')]||'';this[_0x1740('0x9')]=_0xea77b7[_0x1740('0x9')]||'';this[_0x1740('0xa')]=_0xea77b7[_0x1740('0xa')]||'';this[_0x1740('0xb')]=_0xea77b7[_0x1740('0xb')]||{};}module['exports']=DeskAccount;