02a974cd841f9a1268f2e1919e9b0445f8f7462c
[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 _0x349e=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x3680f3,_0x9ac3fe){var _0x546c15=function(_0x1c8382){while(--_0x1c8382){_0x3680f3['push'](_0x3680f3['shift']());}};_0x546c15(++_0x9ac3fe);}(_0x349e,0x6f));var _0xe349=function(_0x28f323,_0x13af44){_0x28f323=_0x28f323-0x0;var _0x4aec09=_0x349e[_0x28f323];return _0x4aec09;};'use strict';function ServicenowAccount(_0x54ebec){this['id']=_0x54ebec['id']||0x0;this[_0xe349('0x0')]=_0x54ebec[_0xe349('0x0')]||'';this['username']=_0x54ebec[_0xe349('0x1')]||'';this[_0xe349('0x2')]=_0x54ebec['password']||'';this[_0xe349('0x3')]=_0x54ebec[_0xe349('0x3')]||'';this['serverUrl']=_0x54ebec[_0xe349('0x4')]||'';this[_0xe349('0x5')]=_0x54ebec[_0xe349('0x5')]||{};}module[_0xe349('0x6')]=ServicenowAccount;