6bcaf682b462d011e7299f60abd7b6bc0a885e62
[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 _0x5c4d=['serverUrl','Configurations','exports','name','password','remoteUri'];(function(_0x465c74,_0x2d115e){var _0x4f1b4d=function(_0x2e8c01){while(--_0x2e8c01){_0x465c74['push'](_0x465c74['shift']());}};_0x4f1b4d(++_0x2d115e);}(_0x5c4d,0x18f));var _0xd5c4=function(_0x56898b,_0x489040){_0x56898b=_0x56898b-0x0;var _0xffe6ec=_0x5c4d[_0x56898b];return _0xffe6ec;};'use strict';function ServicenowAccount(_0xc694d5){this['id']=_0xc694d5['id']||0x0;this['name']=_0xc694d5[_0xd5c4('0x0')]||'';this['username']=_0xc694d5['username']||'';this['password']=_0xc694d5[_0xd5c4('0x1')]||'';this[_0xd5c4('0x2')]=_0xc694d5[_0xd5c4('0x2')]||'';this['serverUrl']=_0xc694d5[_0xd5c4('0x3')]||'';this[_0xd5c4('0x4')]=_0xc694d5[_0xd5c4('0x4')]||{};}module[_0xd5c4('0x5')]=ServicenowAccount;