Built motion from commit (unavailable).|2.5.4
[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 _0x6f34=['serverUrl','Configurations','exports','name','username','password','remoteUri'];(function(_0x21b5e4,_0x45e128){var _0x478953=function(_0x488b18){while(--_0x488b18){_0x21b5e4['push'](_0x21b5e4['shift']());}};_0x478953(++_0x45e128);}(_0x6f34,0x199));var _0x46f3=function(_0x7afd2e,_0x5a9f67){_0x7afd2e=_0x7afd2e-0x0;var _0x2a8485=_0x6f34[_0x7afd2e];return _0x2a8485;};'use strict';function ServicenowAccount(_0x133e13){this['id']=_0x133e13['id']||0x0;this[_0x46f3('0x0')]=_0x133e13[_0x46f3('0x0')]||'';this['username']=_0x133e13[_0x46f3('0x1')]||'';this['password']=_0x133e13[_0x46f3('0x2')]||'';this['remoteUri']=_0x133e13[_0x46f3('0x3')]||'';this[_0x46f3('0x4')]=_0x133e13['serverUrl']||'';this['Configurations']=_0x133e13[_0x46f3('0x5')]||{};}module[_0x46f3('0x6')]=ServicenowAccount;