Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / ami / model / servicenowAccount.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 _0xaa96=['serverUrl','Configurations','username','password','remoteUri'];(function(_0x339abf,_0x202c46){var _0x3122a2=function(_0x3913b3){while(--_0x3913b3){_0x339abf['push'](_0x339abf['shift']());}};_0x3122a2(++_0x202c46);}(_0xaa96,0xc0));var _0x6aa9=function(_0x2edd23,_0x6e1f74){_0x2edd23=_0x2edd23-0x0;var _0x3fcd66=_0xaa96[_0x2edd23];return _0x3fcd66;};'use strict';function ServicenowAccount(_0x32a4ba){this['id']=_0x32a4ba['id']||0x0;this['name']=_0x32a4ba['name']||'';this['username']=_0x32a4ba[_0x6aa9('0x0')]||'';this[_0x6aa9('0x1')]=_0x32a4ba[_0x6aa9('0x1')]||'';this['remoteUri']=_0x32a4ba[_0x6aa9('0x2')]||'';this[_0x6aa9('0x3')]=_0x32a4ba[_0x6aa9('0x3')]||'';this[_0x6aa9('0x4')]=_0x32a4ba[_0x6aa9('0x4')]||{};}module['exports']=ServicenowAccount;