ababa9536118de55efe41086eda396a66c7c3007
[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 _0x5c10=['username','password','remoteUri','serverUrl','Configurations','name'];(function(_0x35e0d4,_0x4cc3b2){var _0x481513=function(_0x1b9d9d){while(--_0x1b9d9d){_0x35e0d4['push'](_0x35e0d4['shift']());}};_0x481513(++_0x4cc3b2);}(_0x5c10,0x71));var _0x05c1=function(_0x2785c4,_0x5c6990){_0x2785c4=_0x2785c4-0x0;var _0x3c667f=_0x5c10[_0x2785c4];return _0x3c667f;};'use strict';function ServicenowAccount(_0x3d7ea8){this['id']=_0x3d7ea8['id']||0x0;this[_0x05c1('0x0')]=_0x3d7ea8[_0x05c1('0x0')]||'';this[_0x05c1('0x1')]=_0x3d7ea8['username']||'';this[_0x05c1('0x2')]=_0x3d7ea8[_0x05c1('0x2')]||'';this[_0x05c1('0x3')]=_0x3d7ea8[_0x05c1('0x3')]||'';this[_0x05c1('0x4')]=_0x3d7ea8[_0x05c1('0x4')]||'';this[_0x05c1('0x5')]=_0x3d7ea8[_0x05c1('0x5')]||{};}module['exports']=ServicenowAccount;