050f8a09c949dcd0fde8cae52d5991a0983c108c
[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 _0x7c02=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x119e7a,_0x3949d3){var _0x1fb90a=function(_0x57eb3f){while(--_0x57eb3f){_0x119e7a['push'](_0x119e7a['shift']());}};_0x1fb90a(++_0x3949d3);}(_0x7c02,0x175));var _0x27c0=function(_0x447f6f,_0xd57148){_0x447f6f=_0x447f6f-0x0;var _0x4d5aa3=_0x7c02[_0x447f6f];return _0x4d5aa3;};'use strict';function ServicenowAccount(_0x463ed7){this['id']=_0x463ed7['id']||0x0;this['name']=_0x463ed7[_0x27c0('0x0')]||'';this[_0x27c0('0x1')]=_0x463ed7[_0x27c0('0x1')]||'';this['password']=_0x463ed7[_0x27c0('0x2')]||'';this[_0x27c0('0x3')]=_0x463ed7[_0x27c0('0x3')]||'';this[_0x27c0('0x4')]=_0x463ed7['serverUrl']||'';this['Configurations']=_0x463ed7[_0x27c0('0x5')]||{};}module[_0x27c0('0x6')]=ServicenowAccount;