Built motion from commit 3c2ce842.|2.6.31
[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 _0xe529=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x3c2666,_0x15fd23){var _0x10c814=function(_0x4660c0){while(--_0x4660c0){_0x3c2666['push'](_0x3c2666['shift']());}};_0x10c814(++_0x15fd23);}(_0xe529,0xc1));var _0x9e52=function(_0x5300b6,_0x4a5846){_0x5300b6=_0x5300b6-0x0;var _0x58980e=_0xe529[_0x5300b6];return _0x58980e;};'use strict';function ServicenowAccount(_0x3c45b2){this['id']=_0x3c45b2['id']||0x0;this[_0x9e52('0x0')]=_0x3c45b2[_0x9e52('0x0')]||'';this[_0x9e52('0x1')]=_0x3c45b2['username']||'';this[_0x9e52('0x2')]=_0x3c45b2[_0x9e52('0x2')]||'';this[_0x9e52('0x3')]=_0x3c45b2[_0x9e52('0x3')]||'';this[_0x9e52('0x4')]=_0x3c45b2['serverUrl']||'';this[_0x9e52('0x5')]=_0x3c45b2['Configurations']||{};}module['exports']=ServicenowAccount;