Built motion from commit a61a4a20.|2.5.46
[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 _0x3354=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x1da527,_0x2dc953){var _0x40fc7c=function(_0x9949f5){while(--_0x9949f5){_0x1da527['push'](_0x1da527['shift']());}};_0x40fc7c(++_0x2dc953);}(_0x3354,0xd2));var _0x4335=function(_0x48a7f9,_0xb02931){_0x48a7f9=_0x48a7f9-0x0;var _0x1cf078=_0x3354[_0x48a7f9];return _0x1cf078;};'use strict';function ServicenowAccount(_0x74f244){this['id']=_0x74f244['id']||0x0;this[_0x4335('0x0')]=_0x74f244[_0x4335('0x0')]||'';this[_0x4335('0x1')]=_0x74f244['username']||'';this[_0x4335('0x2')]=_0x74f244[_0x4335('0x2')]||'';this[_0x4335('0x3')]=_0x74f244[_0x4335('0x3')]||'';this['serverUrl']=_0x74f244[_0x4335('0x4')]||'';this[_0x4335('0x5')]=_0x74f244[_0x4335('0x5')]||{};}module[_0x4335('0x6')]=ServicenowAccount;