32890517386dcca6f7275ee23115c3e3b27e9754
[motion2.git] / server / services / ami / model / telephone.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 _0x007d=['name','accountcode','state','stateTime','status','address','exports'];(function(_0x4f7125,_0x4cb125){var _0x283845=function(_0x4f6c08){while(--_0x4f6c08){_0x4f7125['push'](_0x4f7125['shift']());}};_0x283845(++_0x4cb125);}(_0x007d,0x1ce));var _0xd007=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x007d[_0x122ef9];return _0x42fba0;};'use strict';function Telephone(_0x4a0aca){this['id']=_0x4a0aca['id']||0x0;this['name']=_0x4a0aca[_0xd007('0x0')]||'';this[_0xd007('0x1')]=_0x4a0aca['accountcode']||'';this[_0xd007('0x2')]='unknown';this[_0xd007('0x3')]=0x0;this[_0xd007('0x4')]='unknown';this[_0xd007('0x5')]='';}module[_0xd007('0x6')]=Telephone;