Built motion from commit (unavailable).|2.4.17
[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 _0x7066=['username','password','remoteUri','Configurations','exports','name'];(function(_0x236ed0,_0x42f0d1){var _0x157de6=function(_0x5dad33){while(--_0x5dad33){_0x236ed0['push'](_0x236ed0['shift']());}};_0x157de6(++_0x42f0d1);}(_0x7066,0xa1));var _0x6706=function(_0x3d8e42,_0x52ed30){_0x3d8e42=_0x3d8e42-0x0;var _0x524ac3=_0x7066[_0x3d8e42];return _0x524ac3;};'use strict';function ServicenowAccount(_0x1f5b8f){this['id']=_0x1f5b8f['id']||0x0;this[_0x6706('0x0')]=_0x1f5b8f[_0x6706('0x0')]||'';this[_0x6706('0x1')]=_0x1f5b8f['username']||'';this['password']=_0x1f5b8f[_0x6706('0x2')]||'';this[_0x6706('0x3')]=_0x1f5b8f[_0x6706('0x3')]||'';this['serverUrl']=_0x1f5b8f['serverUrl']||'';this[_0x6706('0x4')]=_0x1f5b8f[_0x6706('0x4')]||{};}module[_0x6706('0x5')]=ServicenowAccount;