Built motion from commit 00bf23f6.|2.6.16
[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 _0x87db=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x42a712,_0x117b6c){var _0x29f3cc=function(_0xc253a6){while(--_0xc253a6){_0x42a712['push'](_0x42a712['shift']());}};_0x29f3cc(++_0x117b6c);}(_0x87db,0x121));var _0xb87d=function(_0x475c0c,_0x32b20c){_0x475c0c=_0x475c0c-0x0;var _0x2c8210=_0x87db[_0x475c0c];return _0x2c8210;};'use strict';function ServicenowAccount(_0x135425){this['id']=_0x135425['id']||0x0;this[_0xb87d('0x0')]=_0x135425[_0xb87d('0x0')]||'';this[_0xb87d('0x1')]=_0x135425[_0xb87d('0x1')]||'';this['password']=_0x135425[_0xb87d('0x2')]||'';this[_0xb87d('0x3')]=_0x135425[_0xb87d('0x3')]||'';this[_0xb87d('0x4')]=_0x135425['serverUrl']||'';this[_0xb87d('0x5')]=_0x135425[_0xb87d('0x5')]||{};}module[_0xb87d('0x6')]=ServicenowAccount;