Built motion from commit (unavailable).|2.5.29
[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 _0x92bc=['serverUrl','exports','name','remoteUri','authType','password','consumerKey','token','tokenSecret','type'];(function(_0x376619,_0x5533ed){var _0x5d555a=function(_0x5d7a77){while(--_0x5d7a77){_0x376619['push'](_0x376619['shift']());}};_0x5d555a(++_0x5533ed);}(_0x92bc,0x106));var _0xc92b=function(_0x570b1d,_0x2aa46b){_0x570b1d=_0x570b1d-0x0;var _0xe4ff21=_0x92bc[_0x570b1d];return _0xe4ff21;};'use strict';function DeskAccount(_0x364486){this['id']=_0x364486['id']||0x0;this[_0xc92b('0x0')]=_0x364486[_0xc92b('0x0')]||'';this['username']=_0x364486['username']||'';this[_0xc92b('0x1')]=_0x364486[_0xc92b('0x1')]||'';this[_0xc92b('0x2')]=_0x364486[_0xc92b('0x2')]||'';this['password']=_0x364486[_0xc92b('0x3')]||'';this[_0xc92b('0x4')]=_0x364486[_0xc92b('0x4')]||'';this['consumerSecret']=_0x364486['consumerSecret']||'';this[_0xc92b('0x5')]=_0x364486[_0xc92b('0x5')]||'';this['tokenSecret']=_0x364486[_0xc92b('0x6')]||'';this[_0xc92b('0x7')]=_0x364486[_0xc92b('0x7')]||'';this['serverUrl']=_0x364486[_0xc92b('0x8')]||'';this['Configurations']=_0x364486['Configurations']||{};}module[_0xc92b('0x9')]=DeskAccount;