139c6dd9a97020aa19cb2c830f6a3fd90b2d36b6
[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 _0xbf08=['serverUrl','Configurations','name','username','password','remoteUri'];(function(_0x550d12,_0x5384bd){var _0x12103d=function(_0x2a9834){while(--_0x2a9834){_0x550d12['push'](_0x550d12['shift']());}};_0x12103d(++_0x5384bd);}(_0xbf08,0x104));var _0x8bf0=function(_0x341eac,_0x1906b5){_0x341eac=_0x341eac-0x0;var _0x4e04f4=_0xbf08[_0x341eac];return _0x4e04f4;};'use strict';function ServicenowAccount(_0xe02f3d){this['id']=_0xe02f3d['id']||0x0;this['name']=_0xe02f3d[_0x8bf0('0x0')]||'';this[_0x8bf0('0x1')]=_0xe02f3d[_0x8bf0('0x1')]||'';this[_0x8bf0('0x2')]=_0xe02f3d[_0x8bf0('0x2')]||'';this[_0x8bf0('0x3')]=_0xe02f3d[_0x8bf0('0x3')]||'';this[_0x8bf0('0x4')]=_0xe02f3d['serverUrl']||'';this[_0x8bf0('0x5')]=_0xe02f3d['Configurations']||{};}module['exports']=ServicenowAccount;