Built motion from commit (unavailable).|2.5.0
[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 _0xdcd0=['password','remoteUri','Configurations','name','username'];(function(_0x5bfe68,_0x4d3a74){var _0x138a96=function(_0x4be619){while(--_0x4be619){_0x5bfe68['push'](_0x5bfe68['shift']());}};_0x138a96(++_0x4d3a74);}(_0xdcd0,0x1cf));var _0x0dcd=function(_0x314d37,_0xa23154){_0x314d37=_0x314d37-0x0;var _0x584bff=_0xdcd0[_0x314d37];return _0x584bff;};'use strict';function ServicenowAccount(_0x38e778){this['id']=_0x38e778['id']||0x0;this[_0x0dcd('0x0')]=_0x38e778['name']||'';this[_0x0dcd('0x1')]=_0x38e778[_0x0dcd('0x1')]||'';this['password']=_0x38e778[_0x0dcd('0x2')]||'';this[_0x0dcd('0x3')]=_0x38e778[_0x0dcd('0x3')]||'';this['serverUrl']=_0x38e778['serverUrl']||'';this[_0x0dcd('0x4')]=_0x38e778[_0x0dcd('0x4')]||{};}module['exports']=ServicenowAccount;