Built motion from commit (unavailable).|2.5.1
[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 _0x98a0=['password','remoteUri','serverUrl','Configurations','name','username'];(function(_0x12bf74,_0x401297){var _0x53edba=function(_0x1eb6b5){while(--_0x1eb6b5){_0x12bf74['push'](_0x12bf74['shift']());}};_0x53edba(++_0x401297);}(_0x98a0,0x7c));var _0x098a=function(_0x121787,_0x5044ab){_0x121787=_0x121787-0x0;var _0x563bb7=_0x98a0[_0x121787];return _0x563bb7;};'use strict';function ServicenowAccount(_0x599858){this['id']=_0x599858['id']||0x0;this['name']=_0x599858[_0x098a('0x0')]||'';this[_0x098a('0x1')]=_0x599858[_0x098a('0x1')]||'';this[_0x098a('0x2')]=_0x599858[_0x098a('0x2')]||'';this['remoteUri']=_0x599858[_0x098a('0x3')]||'';this[_0x098a('0x4')]=_0x599858[_0x098a('0x4')]||'';this['Configurations']=_0x599858[_0x098a('0x5')]||{};}module['exports']=ServicenowAccount;