e1a2dfd7c825ac11139e0c1bfc74b8f810827941
[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 _0xe165=['serverUrl','Configurations','exports','name','username','password','remoteUri'];(function(_0x1bd41f,_0x1044e2){var _0x456a47=function(_0x68f5ff){while(--_0x68f5ff){_0x1bd41f['push'](_0x1bd41f['shift']());}};_0x456a47(++_0x1044e2);}(_0xe165,0x1b5));var _0x5e16=function(_0x5f5c7e,_0x302743){_0x5f5c7e=_0x5f5c7e-0x0;var _0x181466=_0xe165[_0x5f5c7e];return _0x181466;};'use strict';function ServicenowAccount(_0x2afaf3){this['id']=_0x2afaf3['id']||0x0;this['name']=_0x2afaf3[_0x5e16('0x0')]||'';this[_0x5e16('0x1')]=_0x2afaf3[_0x5e16('0x1')]||'';this[_0x5e16('0x2')]=_0x2afaf3['password']||'';this[_0x5e16('0x3')]=_0x2afaf3[_0x5e16('0x3')]||'';this[_0x5e16('0x4')]=_0x2afaf3[_0x5e16('0x4')]||'';this[_0x5e16('0x5')]=_0x2afaf3['Configurations']||{};}module[_0x5e16('0x6')]=ServicenowAccount;