Built motion from commit (unavailable).|2.5.22
[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 _0xd8af=['Configurations','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl'];(function(_0x4084eb,_0x30c6ad){var _0x4c1f1c=function(_0x1ca12e){while(--_0x1ca12e){_0x4084eb['push'](_0x4084eb['shift']());}};_0x4c1f1c(++_0x30c6ad);}(_0xd8af,0x18d));var _0xfd8a=function(_0x515b17,_0x5be57a){_0x515b17=_0x515b17-0x0;var _0x456006=_0xd8af[_0x515b17];return _0x456006;};'use strict';function DeskAccount(_0x162c85){this['id']=_0x162c85['id']||0x0;this[_0xfd8a('0x0')]=_0x162c85[_0xfd8a('0x0')]||'';this[_0xfd8a('0x1')]=_0x162c85[_0xfd8a('0x1')]||'';this['remoteUri']=_0x162c85[_0xfd8a('0x2')]||'';this['authType']=_0x162c85[_0xfd8a('0x3')]||'';this[_0xfd8a('0x4')]=_0x162c85[_0xfd8a('0x4')]||'';this['consumerKey']=_0x162c85[_0xfd8a('0x5')]||'';this['consumerSecret']=_0x162c85[_0xfd8a('0x6')]||'';this[_0xfd8a('0x7')]=_0x162c85[_0xfd8a('0x7')]||'';this[_0xfd8a('0x8')]=_0x162c85['tokenSecret']||'';this[_0xfd8a('0x9')]=_0x162c85[_0xfd8a('0x9')]||'';this[_0xfd8a('0xa')]=_0x162c85[_0xfd8a('0xa')]||'';this[_0xfd8a('0xb')]=_0x162c85[_0xfd8a('0xb')]||{};}module['exports']=DeskAccount;