Built motion from commit (unavailable).|2.5.14
[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 _0x2bd8=['password','consumerKey','consumerSecret','token','tokenSecret','type','Configurations','name','username','remoteUri','authType'];(function(_0xac151d,_0x4ea1d2){var _0x111dba=function(_0x13d7f4){while(--_0x13d7f4){_0xac151d['push'](_0xac151d['shift']());}};_0x111dba(++_0x4ea1d2);}(_0x2bd8,0x130));var _0x82bd=function(_0x32fa05,_0x544fb2){_0x32fa05=_0x32fa05-0x0;var _0x34eae8=_0x2bd8[_0x32fa05];return _0x34eae8;};'use strict';function DeskAccount(_0x1f587f){this['id']=_0x1f587f['id']||0x0;this['name']=_0x1f587f[_0x82bd('0x0')]||'';this[_0x82bd('0x1')]=_0x1f587f[_0x82bd('0x1')]||'';this[_0x82bd('0x2')]=_0x1f587f[_0x82bd('0x2')]||'';this[_0x82bd('0x3')]=_0x1f587f[_0x82bd('0x3')]||'';this['password']=_0x1f587f[_0x82bd('0x4')]||'';this[_0x82bd('0x5')]=_0x1f587f[_0x82bd('0x5')]||'';this['consumerSecret']=_0x1f587f[_0x82bd('0x6')]||'';this[_0x82bd('0x7')]=_0x1f587f[_0x82bd('0x7')]||'';this[_0x82bd('0x8')]=_0x1f587f['tokenSecret']||'';this[_0x82bd('0x9')]=_0x1f587f['type']||'';this['serverUrl']=_0x1f587f['serverUrl']||'';this[_0x82bd('0xa')]=_0x1f587f['Configurations']||{};}module['exports']=DeskAccount;