d5fb3e640b03a5c2cefb4ed147e1d7e728fe6e2d
[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 _0x93ef=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x3f084e,_0xf01af1){var _0x2dbac3=function(_0x543d55){while(--_0x543d55){_0x3f084e['push'](_0x3f084e['shift']());}};_0x2dbac3(++_0xf01af1);}(_0x93ef,0x1b2));var _0xf93e=function(_0x54f001,_0x17ee92){_0x54f001=_0x54f001-0x0;var _0x47ecdd=_0x93ef[_0x54f001];return _0x47ecdd;};'use strict';function ServicenowAccount(_0x1e488c){this['id']=_0x1e488c['id']||0x0;this[_0xf93e('0x0')]=_0x1e488c[_0xf93e('0x0')]||'';this[_0xf93e('0x1')]=_0x1e488c[_0xf93e('0x1')]||'';this[_0xf93e('0x2')]=_0x1e488c['password']||'';this[_0xf93e('0x3')]=_0x1e488c[_0xf93e('0x3')]||'';this[_0xf93e('0x4')]=_0x1e488c[_0xf93e('0x4')]||'';this[_0xf93e('0x5')]=_0x1e488c['Configurations']||{};}module[_0xf93e('0x6')]=ServicenowAccount;