Built motion from commit (unavailable).|2.6.0
[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 _0x885b=['password','remoteUri','Configurations','exports','name','username'];(function(_0x424ef0,_0x2ac057){var _0x83ccf3=function(_0x19b419){while(--_0x19b419){_0x424ef0['push'](_0x424ef0['shift']());}};_0x83ccf3(++_0x2ac057);}(_0x885b,0x6a));var _0xb885=function(_0x254e93,_0x41cb2a){_0x254e93=_0x254e93-0x0;var _0x595d06=_0x885b[_0x254e93];return _0x595d06;};'use strict';function ServicenowAccount(_0x4b6f7e){this['id']=_0x4b6f7e['id']||0x0;this[_0xb885('0x0')]=_0x4b6f7e[_0xb885('0x0')]||'';this['username']=_0x4b6f7e[_0xb885('0x1')]||'';this['password']=_0x4b6f7e[_0xb885('0x2')]||'';this['remoteUri']=_0x4b6f7e[_0xb885('0x3')]||'';this['serverUrl']=_0x4b6f7e['serverUrl']||'';this['Configurations']=_0x4b6f7e[_0xb885('0x4')]||{};}module[_0xb885('0x5')]=ServicenowAccount;