51510eaf4dec923949356d7dade469a1a06d9130
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0xa36b=['sequelize','exports','STRING','username','remoteUri'];(function(_0x44bcb0,_0x235aa9){var _0xfaf881=function(_0x25d81d){while(--_0x25d81d){_0x44bcb0['push'](_0x44bcb0['shift']());}};_0xfaf881(++_0x235aa9);}(_0xa36b,0x181));var _0xba36=function(_0x27b993,_0x639ff2){_0x27b993=_0x27b993-0x0;var _0x5ec866=_0xa36b[_0x27b993];return _0x5ec866;};'use strict';var Sequelize=require(_0xba36('0x0'));module[_0xba36('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xba36('0x2')]},'username':{'type':Sequelize[_0xba36('0x2')],'unique':_0xba36('0x3')},'password':{'type':Sequelize[_0xba36('0x2')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xba36('0x4')},'serverUrl':{'type':Sequelize[_0xba36('0x2')],'allowNull':![]}};