Built motion from commit e6806ed6.|2.6.0
[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 _0xc5ee=['password','remoteUri','serverUrl','Configurations','name','username'];(function(_0x2030f1,_0x314e0d){var _0x4c4ec2=function(_0x30c4bc){while(--_0x30c4bc){_0x2030f1['push'](_0x2030f1['shift']());}};_0x4c4ec2(++_0x314e0d);}(_0xc5ee,0x8e));var _0xec5e=function(_0x390733,_0x1e3d32){_0x390733=_0x390733-0x0;var _0x33beb9=_0xc5ee[_0x390733];return _0x33beb9;};'use strict';function ServicenowAccount(_0x4ac362){this['id']=_0x4ac362['id']||0x0;this[_0xec5e('0x0')]=_0x4ac362[_0xec5e('0x0')]||'';this['username']=_0x4ac362[_0xec5e('0x1')]||'';this[_0xec5e('0x2')]=_0x4ac362[_0xec5e('0x2')]||'';this[_0xec5e('0x3')]=_0x4ac362[_0xec5e('0x3')]||'';this[_0xec5e('0x4')]=_0x4ac362['serverUrl']||'';this['Configurations']=_0x4ac362[_0xec5e('0x5')]||{};}module['exports']=ServicenowAccount;