Built motion from commit (unavailable).|2.5.14
[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 _0x8433=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x1bf808,_0x1ad69b){var _0x5db7f5=function(_0x2f3c52){while(--_0x2f3c52){_0x1bf808['push'](_0x1bf808['shift']());}};_0x5db7f5(++_0x1ad69b);}(_0x8433,0x7f));var _0x3843=function(_0x1ac595,_0x5d2081){_0x1ac595=_0x1ac595-0x0;var _0x455fff=_0x8433[_0x1ac595];return _0x455fff;};'use strict';function ServicenowAccount(_0x3934e6){this['id']=_0x3934e6['id']||0x0;this[_0x3843('0x0')]=_0x3934e6[_0x3843('0x0')]||'';this['username']=_0x3934e6[_0x3843('0x1')]||'';this[_0x3843('0x2')]=_0x3934e6[_0x3843('0x2')]||'';this['remoteUri']=_0x3934e6[_0x3843('0x3')]||'';this[_0x3843('0x4')]=_0x3934e6[_0x3843('0x4')]||'';this[_0x3843('0x5')]=_0x3934e6['Configurations']||{};}module['exports']=ServicenowAccount;