7033f1671085c49c2edb3d7ce5e7da062370d475
[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 _0x472c=['password','remoteUri','serverUrl','Configurations','exports','name','username'];(function(_0x476c7,_0x298ee0){var _0x47ae56=function(_0x4acf5a){while(--_0x4acf5a){_0x476c7['push'](_0x476c7['shift']());}};_0x47ae56(++_0x298ee0);}(_0x472c,0x124));var _0xc472=function(_0x5d0f1a,_0x5536db){_0x5d0f1a=_0x5d0f1a-0x0;var _0x392620=_0x472c[_0x5d0f1a];return _0x392620;};'use strict';function ServicenowAccount(_0x2342dd){this['id']=_0x2342dd['id']||0x0;this[_0xc472('0x0')]=_0x2342dd[_0xc472('0x0')]||'';this['username']=_0x2342dd[_0xc472('0x1')]||'';this['password']=_0x2342dd[_0xc472('0x2')]||'';this[_0xc472('0x3')]=_0x2342dd[_0xc472('0x3')]||'';this[_0xc472('0x4')]=_0x2342dd[_0xc472('0x4')]||'';this[_0xc472('0x5')]=_0x2342dd['Configurations']||{};}module[_0xc472('0x6')]=ServicenowAccount;