Built motion from commit (unavailable).|2.4.20
[motion2.git] / server / api / intZendeskAccount / intZendeskAccount.attributes.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 _0xfefd=['token','password','ENUM','integrationTab','newTab','sequelize','exports','STRING','username'];(function(_0x7ec688,_0x1556d8){var _0x314f8e=function(_0x46f71d){while(--_0x46f71d){_0x7ec688['push'](_0x7ec688['shift']());}};_0x314f8e(++_0x1556d8);}(_0xfefd,0xdd));var _0xdfef=function(_0x4bdf64,_0x3022b2){_0x4bdf64=_0x4bdf64-0x0;var _0x9a1a19=_0xfefd[_0x4bdf64];return _0x9a1a19;};'use strict';var Sequelize=require(_0xdfef('0x0'));module[_0xdfef('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xdfef('0x2')]},'username':{'type':Sequelize[_0xdfef('0x2')],'unique':_0xdfef('0x3')},'password':{'type':Sequelize[_0xdfef('0x2')]},'token':{'type':Sequelize[_0xdfef('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'authType':{'type':Sequelize['ENUM']('password',_0xdfef('0x4')),'defaultValue':_0xdfef('0x5')},'serverUrl':{'type':Sequelize[_0xdfef('0x2')]},'type':{'type':Sequelize[_0xdfef('0x6')](_0xdfef('0x7'),_0xdfef('0x8')),'defaultValue':'integrationTab'}};