Built motion from commit e0fa946e.|2.6.5
[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 _0x559a=['serverUrl','Configurations','name','username','password','remoteUri'];(function(_0x4197bc,_0x52bc78){var _0x561019=function(_0x465d73){while(--_0x465d73){_0x4197bc['push'](_0x4197bc['shift']());}};_0x561019(++_0x52bc78);}(_0x559a,0x74));var _0xa559=function(_0x41d6ea,_0x548116){_0x41d6ea=_0x41d6ea-0x0;var _0x28f685=_0x559a[_0x41d6ea];return _0x28f685;};'use strict';function ServicenowAccount(_0x59399a){this['id']=_0x59399a['id']||0x0;this[_0xa559('0x0')]=_0x59399a[_0xa559('0x0')]||'';this[_0xa559('0x1')]=_0x59399a[_0xa559('0x1')]||'';this[_0xa559('0x2')]=_0x59399a[_0xa559('0x2')]||'';this[_0xa559('0x3')]=_0x59399a['remoteUri']||'';this[_0xa559('0x4')]=_0x59399a[_0xa559('0x4')]||'';this[_0xa559('0x5')]=_0x59399a[_0xa559('0x5')]||{};}module['exports']=ServicenowAccount;