Built motion from commit d1eab355.|2.6.28
[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 _0x62f0=['exports','name','username','remoteUri','authType','password','consumerKey','consumerSecret','type','serverUrl','Configurations'];(function(_0x2c4e2c,_0x454d61){var _0x4acf89=function(_0x2979ef){while(--_0x2979ef){_0x2c4e2c['push'](_0x2c4e2c['shift']());}};_0x4acf89(++_0x454d61);}(_0x62f0,0x18d));var _0x062f=function(_0x17ebae,_0x7da3){_0x17ebae=_0x17ebae-0x0;var _0x8cbe7d=_0x62f0[_0x17ebae];return _0x8cbe7d;};'use strict';function DeskAccount(_0x57b9df){this['id']=_0x57b9df['id']||0x0;this[_0x062f('0x0')]=_0x57b9df[_0x062f('0x0')]||'';this[_0x062f('0x1')]=_0x57b9df['username']||'';this['remoteUri']=_0x57b9df[_0x062f('0x2')]||'';this[_0x062f('0x3')]=_0x57b9df[_0x062f('0x3')]||'';this[_0x062f('0x4')]=_0x57b9df[_0x062f('0x4')]||'';this[_0x062f('0x5')]=_0x57b9df['consumerKey']||'';this[_0x062f('0x6')]=_0x57b9df['consumerSecret']||'';this['token']=_0x57b9df['token']||'';this['tokenSecret']=_0x57b9df['tokenSecret']||'';this['type']=_0x57b9df[_0x062f('0x7')]||'';this[_0x062f('0x8')]=_0x57b9df[_0x062f('0x8')]||'';this['Configurations']=_0x57b9df[_0x062f('0x9')]||{};}module[_0x062f('0xa')]=DeskAccount;