Built motion from commit c116dc8b.|2.6.30
[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 _0xffa0=['password','remoteUri','serverUrl','Configurations','exports','name','username'];(function(_0x4e634d,_0xe098a1){var _0x35151e=function(_0x397be1){while(--_0x397be1){_0x4e634d['push'](_0x4e634d['shift']());}};_0x35151e(++_0xe098a1);}(_0xffa0,0x6e));var _0x0ffa=function(_0x3ffad3,_0x570614){_0x3ffad3=_0x3ffad3-0x0;var _0x4fef5e=_0xffa0[_0x3ffad3];return _0x4fef5e;};'use strict';function ServicenowAccount(_0x591184){this['id']=_0x591184['id']||0x0;this[_0x0ffa('0x0')]=_0x591184['name']||'';this[_0x0ffa('0x1')]=_0x591184['username']||'';this[_0x0ffa('0x2')]=_0x591184['password']||'';this['remoteUri']=_0x591184[_0x0ffa('0x3')]||'';this['serverUrl']=_0x591184[_0x0ffa('0x4')]||'';this[_0x0ffa('0x5')]=_0x591184[_0x0ffa('0x5')]||{};}module[_0x0ffa('0x6')]=ServicenowAccount;