Built motion from commit e02f907f.|2.6.14
[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 _0x4e7a=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x39acf3,_0xb50484){var _0x2b66ac=function(_0x32fc00){while(--_0x32fc00){_0x39acf3['push'](_0x39acf3['shift']());}};_0x2b66ac(++_0xb50484);}(_0x4e7a,0x168));var _0xa4e7=function(_0x1539bf,_0x28aace){_0x1539bf=_0x1539bf-0x0;var _0x2607eb=_0x4e7a[_0x1539bf];return _0x2607eb;};'use strict';function ServicenowAccount(_0x25556d){this['id']=_0x25556d['id']||0x0;this[_0xa4e7('0x0')]=_0x25556d[_0xa4e7('0x0')]||'';this['username']=_0x25556d[_0xa4e7('0x1')]||'';this['password']=_0x25556d[_0xa4e7('0x2')]||'';this[_0xa4e7('0x3')]=_0x25556d[_0xa4e7('0x3')]||'';this[_0xa4e7('0x4')]=_0x25556d[_0xa4e7('0x4')]||'';this[_0xa4e7('0x5')]=_0x25556d[_0xa4e7('0x5')]||{};}module['exports']=ServicenowAccount;