Built motion from commit (unavailable).|2.5.8
[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 _0xf842=['remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name','username'];(function(_0x286676,_0x8c5bd8){var _0x35bbc4=function(_0x16f87f){while(--_0x16f87f){_0x286676['push'](_0x286676['shift']());}};_0x35bbc4(++_0x8c5bd8);}(_0xf842,0x172));var _0x2f84=function(_0x270adf,_0x1daaa3){_0x270adf=_0x270adf-0x0;var _0x29eda9=_0xf842[_0x270adf];return _0x29eda9;};'use strict';function DeskAccount(_0x3344){this['id']=_0x3344['id']||0x0;this[_0x2f84('0x0')]=_0x3344[_0x2f84('0x0')]||'';this[_0x2f84('0x1')]=_0x3344['username']||'';this[_0x2f84('0x2')]=_0x3344[_0x2f84('0x2')]||'';this[_0x2f84('0x3')]=_0x3344[_0x2f84('0x3')]||'';this[_0x2f84('0x4')]=_0x3344['password']||'';this[_0x2f84('0x5')]=_0x3344[_0x2f84('0x5')]||'';this[_0x2f84('0x6')]=_0x3344['consumerSecret']||'';this[_0x2f84('0x7')]=_0x3344[_0x2f84('0x7')]||'';this[_0x2f84('0x8')]=_0x3344[_0x2f84('0x8')]||'';this[_0x2f84('0x9')]=_0x3344[_0x2f84('0x9')]||'';this[_0x2f84('0xa')]=_0x3344[_0x2f84('0xa')]||'';this[_0x2f84('0xb')]=_0x3344[_0x2f84('0xb')]||{};}module['exports']=DeskAccount;