Built motion from commit (unavailable).|2.5.3
[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 _0x31ad=['serverUrl','Configurations','name','username','password','remoteUri'];(function(_0xca228a,_0x27cce2){var _0x225748=function(_0xee185a){while(--_0xee185a){_0xca228a['push'](_0xca228a['shift']());}};_0x225748(++_0x27cce2);}(_0x31ad,0x1ac));var _0xd31a=function(_0x5a0b15,_0x21ec97){_0x5a0b15=_0x5a0b15-0x0;var _0x14e504=_0x31ad[_0x5a0b15];return _0x14e504;};'use strict';function ServicenowAccount(_0x43b99e){this['id']=_0x43b99e['id']||0x0;this[_0xd31a('0x0')]=_0x43b99e['name']||'';this['username']=_0x43b99e[_0xd31a('0x1')]||'';this[_0xd31a('0x2')]=_0x43b99e[_0xd31a('0x2')]||'';this['remoteUri']=_0x43b99e[_0xd31a('0x3')]||'';this[_0xd31a('0x4')]=_0x43b99e['serverUrl']||'';this[_0xd31a('0x5')]=_0x43b99e[_0xd31a('0x5')]||{};}module['exports']=ServicenowAccount;