Built motion from commit 9d0783e6.|2.6.13
[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 _0xbd79=['exports','STRING','username'];(function(_0x19db25,_0x4244be){var _0x5ec07c=function(_0x3330b2){while(--_0x3330b2){_0x19db25['push'](_0x19db25['shift']());}};_0x5ec07c(++_0x4244be);}(_0xbd79,0xab));var _0x9bd7=function(_0x42835a,_0x5259a7){_0x42835a=_0x42835a-0x0;var _0xa4f23b=_0xbd79[_0x42835a];return _0xa4f23b;};'use strict';var Sequelize=require('sequelize');module[_0x9bd7('0x0')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x9bd7('0x1')]},'username':{'type':Sequelize[_0x9bd7('0x1')],'unique':_0x9bd7('0x2')},'password':{'type':Sequelize[_0x9bd7('0x1')]},'email':{'type':Sequelize[_0x9bd7('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};