0251b4ecd03658ce7d79d7c17178860843c9a623
[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 _0x843f=['Configurations','exports','name','remoteUri','serverUrl'];(function(_0x352c1b,_0x23ccb0){var _0x1114db=function(_0x187020){while(--_0x187020){_0x352c1b['push'](_0x352c1b['shift']());}};_0x1114db(++_0x23ccb0);}(_0x843f,0x84));var _0xf843=function(_0x4ae7df,_0x9ad14){_0x4ae7df=_0x4ae7df-0x0;var _0x37a70a=_0x843f[_0x4ae7df];return _0x37a70a;};'use strict';function ServicenowAccount(_0x85cd16){this['id']=_0x85cd16['id']||0x0;this[_0xf843('0x0')]=_0x85cd16['name']||'';this['username']=_0x85cd16['username']||'';this['password']=_0x85cd16['password']||'';this[_0xf843('0x1')]=_0x85cd16[_0xf843('0x1')]||'';this[_0xf843('0x2')]=_0x85cd16[_0xf843('0x2')]||'';this[_0xf843('0x3')]=_0x85cd16[_0xf843('0x3')]||{};}module[_0xf843('0x4')]=ServicenowAccount;