286b1c7a57cbe257596af741c28ccb5ffad41032
[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 _0x560b=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x587395,_0x41e66a){var _0xf756d3=function(_0x244a71){while(--_0x244a71){_0x587395['push'](_0x587395['shift']());}};_0xf756d3(++_0x41e66a);}(_0x560b,0x172));var _0xb560=function(_0x165ec2,_0x1ec6ce){_0x165ec2=_0x165ec2-0x0;var _0x5ec7ba=_0x560b[_0x165ec2];return _0x5ec7ba;};'use strict';function ServicenowAccount(_0x887a85){this['id']=_0x887a85['id']||0x0;this['name']=_0x887a85[_0xb560('0x0')]||'';this[_0xb560('0x1')]=_0x887a85['username']||'';this[_0xb560('0x2')]=_0x887a85[_0xb560('0x2')]||'';this['remoteUri']=_0x887a85[_0xb560('0x3')]||'';this[_0xb560('0x4')]=_0x887a85[_0xb560('0x4')]||'';this[_0xb560('0x5')]=_0x887a85[_0xb560('0x5')]||{};}module[_0xb560('0x6')]=ServicenowAccount;