70b210f201a1abba05313c4eba8835e620239621
[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 _0x7448=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x5e60b7,_0x4f7844){var _0x49b20c=function(_0x4cbcad){while(--_0x4cbcad){_0x5e60b7['push'](_0x5e60b7['shift']());}};_0x49b20c(++_0x4f7844);}(_0x7448,0x1bb));var _0x8744=function(_0x3bc9f8,_0x4930e1){_0x3bc9f8=_0x3bc9f8-0x0;var _0x1de4a1=_0x7448[_0x3bc9f8];return _0x1de4a1;};'use strict';function ServicenowAccount(_0x4e1eb4){this['id']=_0x4e1eb4['id']||0x0;this[_0x8744('0x0')]=_0x4e1eb4[_0x8744('0x0')]||'';this[_0x8744('0x1')]=_0x4e1eb4['username']||'';this['password']=_0x4e1eb4[_0x8744('0x2')]||'';this[_0x8744('0x3')]=_0x4e1eb4[_0x8744('0x3')]||'';this[_0x8744('0x4')]=_0x4e1eb4[_0x8744('0x4')]||'';this[_0x8744('0x5')]=_0x4e1eb4['Configurations']||{};}module[_0x8744('0x6')]=ServicenowAccount;