9bb5470f723cd6d93d9b46c41840173deb9e5d89
[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 _0x48a6=['Configurations','exports','name','username','remoteUri','authType','password','consumerKey','token','tokenSecret','type','serverUrl'];(function(_0x3f1504,_0x1a9318){var _0x17177f=function(_0x39f214){while(--_0x39f214){_0x3f1504['push'](_0x3f1504['shift']());}};_0x17177f(++_0x1a9318);}(_0x48a6,0xf2));var _0x648a=function(_0x15106b,_0x4d96f6){_0x15106b=_0x15106b-0x0;var _0x521203=_0x48a6[_0x15106b];return _0x521203;};'use strict';function DeskAccount(_0x2548e5){this['id']=_0x2548e5['id']||0x0;this[_0x648a('0x0')]=_0x2548e5[_0x648a('0x0')]||'';this['username']=_0x2548e5[_0x648a('0x1')]||'';this[_0x648a('0x2')]=_0x2548e5['remoteUri']||'';this[_0x648a('0x3')]=_0x2548e5[_0x648a('0x3')]||'';this[_0x648a('0x4')]=_0x2548e5['password']||'';this[_0x648a('0x5')]=_0x2548e5['consumerKey']||'';this['consumerSecret']=_0x2548e5['consumerSecret']||'';this[_0x648a('0x6')]=_0x2548e5[_0x648a('0x6')]||'';this['tokenSecret']=_0x2548e5[_0x648a('0x7')]||'';this[_0x648a('0x8')]=_0x2548e5[_0x648a('0x8')]||'';this['serverUrl']=_0x2548e5[_0x648a('0x9')]||'';this['Configurations']=_0x2548e5[_0x648a('0xa')]||{};}module[_0x648a('0xb')]=DeskAccount;