047792a51d1d49fbdfcbddf2a844382f9fe18854
[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 _0x3924=['password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x1e1680,_0x4a33c1){var _0x109f9e=function(_0x2970c7){while(--_0x2970c7){_0x1e1680['push'](_0x1e1680['shift']());}};_0x109f9e(++_0x4a33c1);}(_0x3924,0x1eb));var _0x4392=function(_0x200e43,_0x8e9458){_0x200e43=_0x200e43-0x0;var _0x5b7a1c=_0x3924[_0x200e43];return _0x5b7a1c;};'use strict';function ServicenowAccount(_0x1d05f1){this['id']=_0x1d05f1['id']||0x0;this['name']=_0x1d05f1[_0x4392('0x0')]||'';this['username']=_0x1d05f1['username']||'';this[_0x4392('0x1')]=_0x1d05f1['password']||'';this[_0x4392('0x2')]=_0x1d05f1[_0x4392('0x2')]||'';this[_0x4392('0x3')]=_0x1d05f1[_0x4392('0x3')]||'';this[_0x4392('0x4')]=_0x1d05f1[_0x4392('0x4')]||{};}module[_0x4392('0x5')]=ServicenowAccount;