Built motion from commit 936e8062.|2.5.33
[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 _0x0cd1=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x11dc80,_0x1357c6){var _0x491f9c=function(_0x4ea8f1){while(--_0x4ea8f1){_0x11dc80['push'](_0x11dc80['shift']());}};_0x491f9c(++_0x1357c6);}(_0x0cd1,0x6d));var _0x10cd=function(_0xa7429c,_0x3f6c95){_0xa7429c=_0xa7429c-0x0;var _0x57aacc=_0x0cd1[_0xa7429c];return _0x57aacc;};'use strict';function ServicenowAccount(_0x4f4f01){this['id']=_0x4f4f01['id']||0x0;this['name']=_0x4f4f01[_0x10cd('0x0')]||'';this['username']=_0x4f4f01[_0x10cd('0x1')]||'';this[_0x10cd('0x2')]=_0x4f4f01[_0x10cd('0x2')]||'';this[_0x10cd('0x3')]=_0x4f4f01[_0x10cd('0x3')]||'';this[_0x10cd('0x4')]=_0x4f4f01[_0x10cd('0x4')]||'';this[_0x10cd('0x5')]=_0x4f4f01['Configurations']||{};}module[_0x10cd('0x6')]=ServicenowAccount;