MOCK_USERS2
Variable: MOCK_USERS2
constMOCK_USERS2:object[]
Defined in: src/screens/Users/Organization.mocks.ts:284
Type Declaration
appUserProfile
appUserProfile:
object
appUserProfile._id
_id:
string='user3'
appUserProfile.adminFor
adminFor:
any[] =[]
appUserProfile.createdEvents
createdEvents:
any[] =[]
appUserProfile.createdOrganizations
createdOrganizations:
any[] =[]
appUserProfile.eventAdmin
eventAdmin:
any[] =[]
appUserProfile.isSuperAdmin
isSuperAdmin:
boolean=false
user
user:
object
user._id
_id:
string='user3'
user.createdAt
createdAt:
string='2030-04-09T04:53:17.742+00:00'
user.email
email:
string='jack@example.com'
user.firstName
firstName:
string='Jack'
user.image
image:
any=null
user.joinedOrganizations
joinedOrganizations:
object[]
user.lastName
lastName:
string='Smith'
user.membershipRequests
membershipRequests:
any[] =[]
user.organizationsBlockedBy
organizationsBlockedBy:
object[]
user.registeredEvents
registeredEvents:
any[] =[]