Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / services / ami / model / freshdeskAccount.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 _0x0ba9=['serverUrl','Configurations','name','username','apiKey','token','remoteUri'];(function(_0x18cd5b,_0x10240b){var _0x5eaa52=function(_0x2bccad){while(--_0x2bccad){_0x18cd5b['push'](_0x18cd5b['shift']());}};_0x5eaa52(++_0x10240b);}(_0x0ba9,0xdb));var _0x90ba=function(_0x5e780a,_0x13d2b6){_0x5e780a=_0x5e780a-0x0;var _0x524c0e=_0x0ba9[_0x5e780a];return _0x524c0e;};'use strict';function FreshdeskAccount(_0x5646e1){this['id']=_0x5646e1['id']||0x0;this[_0x90ba('0x0')]=_0x5646e1['name']||'';this[_0x90ba('0x1')]=_0x5646e1[_0x90ba('0x1')]||'';this[_0x90ba('0x2')]=_0x5646e1[_0x90ba('0x3')]||'';this[_0x90ba('0x4')]=_0x5646e1['remoteUri']||'';this[_0x90ba('0x5')]=_0x5646e1[_0x90ba('0x5')]||'';this[_0x90ba('0x6')]=_0x5646e1[_0x90ba('0x6')]||{};}module['exports']=FreshdeskAccount;