58f1b2dd72d99009277f5c6f9eeff8ae5ccd670d
[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 _0x4c06=['unknown','status','accountcode','state'];(function(_0x437d31,_0x8d5d96){var _0x13ae20=function(_0x1f6d11){while(--_0x1f6d11){_0x437d31['push'](_0x437d31['shift']());}};_0x13ae20(++_0x8d5d96);}(_0x4c06,0x9a));var _0x64c0=function(_0xc4966b,_0x6cd5e0){_0xc4966b=_0xc4966b-0x0;var _0x1802bb=_0x4c06[_0xc4966b];return _0x1802bb;};'use strict';function Telephone(_0x49bea0){this['id']=_0x49bea0['id']||0x0;this['name']=_0x49bea0['name']||'';this[_0x64c0('0x0')]=_0x49bea0[_0x64c0('0x0')]||'';this[_0x64c0('0x1')]=_0x64c0('0x2');this['stateTime']=0x0;this[_0x64c0('0x3')]=_0x64c0('0x2');this['address']='';}module['exports']=Telephone;