@getmicdrop/svelte-components 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/utils/apiConfig.d.ts +30 -0
  2. package/dist/utils/apiConfig.d.ts.map +1 -0
  3. package/dist/utils/apiConfig.js +50 -0
  4. package/dist/utils/apiConfig.spec.d.ts +2 -0
  5. package/dist/utils/apiConfig.spec.d.ts.map +1 -0
  6. package/dist/utils/apiConfig.spec.js +118 -0
  7. package/dist/utils/data/table/bookingsTable.json +1934 -0
  8. package/dist/utils/data/table/eventsTable.json +959 -0
  9. package/dist/utils/data/table/performersTable.json +2563 -0
  10. package/dist/utils/data/table/types.d.ts +105 -0
  11. package/dist/utils/data/table/types.d.ts.map +1 -0
  12. package/dist/utils/data/table/types.js +1 -0
  13. package/dist/utils/data/table/venuesTable.json +16 -0
  14. package/dist/utils/greetings.d.ts +24 -0
  15. package/dist/utils/greetings.d.ts.map +1 -0
  16. package/dist/utils/greetings.js +187 -0
  17. package/dist/utils/greetings.spec.d.ts +2 -0
  18. package/dist/utils/greetings.spec.d.ts.map +1 -0
  19. package/dist/utils/greetings.spec.js +337 -0
  20. package/dist/utils/imageValidation.d.ts +36 -0
  21. package/dist/utils/imageValidation.d.ts.map +1 -0
  22. package/dist/utils/imageValidation.js +121 -0
  23. package/dist/utils/imageValidation.spec.d.ts +2 -0
  24. package/dist/utils/imageValidation.spec.d.ts.map +1 -0
  25. package/dist/utils/imageValidation.spec.js +220 -0
  26. package/dist/utils/portal.d.ts +12 -0
  27. package/dist/utils/portal.d.ts.map +1 -0
  28. package/dist/utils/portal.js +25 -0
  29. package/dist/utils/portal.spec.d.ts +2 -0
  30. package/dist/utils/portal.spec.d.ts.map +1 -0
  31. package/dist/utils/portal.spec.js +143 -0
  32. package/dist/utils/utils/utils.d.ts +73 -0
  33. package/dist/utils/utils/utils.d.ts.map +1 -0
  34. package/dist/utils/utils/utils.js +323 -0
  35. package/dist/utils/utils/utils.spec.d.ts +2 -0
  36. package/dist/utils/utils/utils.spec.d.ts.map +1 -0
  37. package/dist/utils/utils/utils.spec.js +698 -0
  38. package/dist/utils/utils.d.ts +98 -0
  39. package/dist/utils/utils.d.ts.map +1 -0
  40. package/dist/utils/utils.js +379 -0
  41. package/dist/utils/utils.spec.d.ts +2 -0
  42. package/dist/utils/utils.spec.d.ts.map +1 -0
  43. package/dist/utils/utils.spec.js +643 -0
  44. package/package.json +1 -1
@@ -0,0 +1,1934 @@
1
+ [
2
+ {
3
+ "ID": 6,
4
+ "CreatedAt": "2024-08-18T15:38:33.991Z",
5
+ "UpdatedAt": "2024-08-18T15:38:33.991Z",
6
+ "DeletedAt": null,
7
+ "userId": 13,
8
+ "User": {
9
+ "ID": 13,
10
+ "CreatedAt": "2024-08-18T15:38:33.975Z",
11
+ "UpdatedAt": "2024-08-18T15:38:33.975Z",
12
+ "DeletedAt": null,
13
+ "role": 0,
14
+ "firstName": "Gus",
15
+ "lastName": "Naughton",
16
+ "email": "gus+gus@jetbook.co",
17
+ "password": "",
18
+ "PasswordResetToken": "",
19
+ "performerAvailability": null,
20
+ "performerProfileId": {
21
+ "Int64": 0,
22
+ "Valid": false
23
+ },
24
+ "performerProfile": {
25
+ "ID": 12,
26
+ "CreatedAt": "2024-08-18T15:38:34.073Z",
27
+ "UpdatedAt": "2024-08-18T15:38:34.073Z",
28
+ "DeletedAt": null,
29
+ "ethnicity": 0,
30
+ "gender": 0,
31
+ "description": "Test Description",
32
+ "firstName": "Gus",
33
+ "lastName": "Naughton",
34
+ "stageName": "Gus Naughton",
35
+ "email": "gus+gus@jetbook.co",
36
+ "phoneNumber": "123-456-7890",
37
+ "location": "Los Angeles, CA",
38
+ "profileImage": "",
39
+ "website": "",
40
+ "instagram": "",
41
+ "facebook": "",
42
+ "twitter": "",
43
+ "tikTok": "",
44
+ "videoLink": "",
45
+ "venmo": "",
46
+ "paypal": "",
47
+ "biography": "",
48
+ "introCredits": "",
49
+ "userId": 13,
50
+ "avatarPosition1": "/performer-avatars/GusNaughton.png",
51
+ "avatarPosition2": "",
52
+ "avatarPosition3": "",
53
+ "avatarPosition4": "",
54
+ "avatarPosition5": "",
55
+ "avatarPosition6": "",
56
+ "preferredPaymentGateway": "",
57
+ "showInvitationEmail": false,
58
+ "availabilityRequestsEmail": false,
59
+ "useStageName": false
60
+ },
61
+ "temporaryLoginToken": "",
62
+ "temporaryLoginExpiry": "2024-08-18T15:38:33.975Z",
63
+ "temporaryLoginDestination": "",
64
+ "showInvitationNotification": true,
65
+ "showInvitationSMS": false,
66
+ "availabilityRequestSMS": false,
67
+ "availabilityRequestNotification": true,
68
+ "paymentMethodPreference": ""
69
+ },
70
+ "venueId": 1,
71
+ "Venue": {
72
+ "ID": 0,
73
+ "CreatedAt": "0001-01-01T00:00:00Z",
74
+ "UpdatedAt": "0001-01-01T00:00:00Z",
75
+ "DeletedAt": null,
76
+ "name": "",
77
+ "stages": null,
78
+ "Events": null,
79
+ "roster": null,
80
+ "userId": 0,
81
+ "User": {
82
+ "ID": 0,
83
+ "CreatedAt": "0001-01-01T00:00:00Z",
84
+ "UpdatedAt": "0001-01-01T00:00:00Z",
85
+ "DeletedAt": null,
86
+ "role": 0,
87
+ "firstName": "",
88
+ "lastName": "",
89
+ "email": "",
90
+ "password": "",
91
+ "PasswordResetToken": "",
92
+ "performerAvailability": null,
93
+ "performerProfileId": {
94
+ "Int64": 0,
95
+ "Valid": false
96
+ },
97
+ "performerProfile": {
98
+ "ID": 0,
99
+ "CreatedAt": "0001-01-01T00:00:00Z",
100
+ "UpdatedAt": "0001-01-01T00:00:00Z",
101
+ "DeletedAt": null,
102
+ "ethnicity": 0,
103
+ "gender": 0,
104
+ "description": "",
105
+ "firstName": "",
106
+ "lastName": "",
107
+ "stageName": "",
108
+ "email": "",
109
+ "phoneNumber": "",
110
+ "location": "",
111
+ "profileImage": "",
112
+ "website": "",
113
+ "instagram": "",
114
+ "facebook": "",
115
+ "twitter": "",
116
+ "tikTok": "",
117
+ "videoLink": "",
118
+ "venmo": "",
119
+ "paypal": "",
120
+ "biography": "",
121
+ "introCredits": "",
122
+ "userId": 0,
123
+ "avatarPosition1": "",
124
+ "avatarPosition2": "",
125
+ "avatarPosition3": "",
126
+ "avatarPosition4": "",
127
+ "avatarPosition5": "",
128
+ "avatarPosition6": "",
129
+ "preferredPaymentGateway": "",
130
+ "showInvitationEmail": false,
131
+ "availabilityRequestsEmail": false,
132
+ "useStageName": false
133
+ },
134
+ "temporaryLoginToken": "",
135
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
136
+ "temporaryLoginDestination": "",
137
+ "showInvitationNotification": false,
138
+ "showInvitationSMS": false,
139
+ "availabilityRequestSMS": false,
140
+ "availabilityRequestNotification": false,
141
+ "paymentMethodPreference": ""
142
+ },
143
+ "address": "",
144
+ "email": "",
145
+ "description": "",
146
+ "instagram": "",
147
+ "facebook": "",
148
+ "phone": "",
149
+ "twitter": "",
150
+ "image": "",
151
+ "MailingList": null
152
+ },
153
+ "invitationId": "302b97e0-4245-4e40-bb28-3565796355cb",
154
+ "acceptedState": 0,
155
+ "tier": 1,
156
+ "listPosition": 0,
157
+ "ethnicity": 3,
158
+ "gender": 0,
159
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
160
+ "id": 6,
161
+ "name": "Gus Naughton"
162
+ },
163
+ {
164
+ "ID": 7,
165
+ "CreatedAt": "2024-08-18T15:38:34.146Z",
166
+ "UpdatedAt": "2024-08-18T15:38:34.146Z",
167
+ "DeletedAt": null,
168
+ "userId": 14,
169
+ "User": {
170
+ "ID": 14,
171
+ "CreatedAt": "2024-08-18T15:38:34.131Z",
172
+ "UpdatedAt": "2024-08-18T15:38:34.131Z",
173
+ "DeletedAt": null,
174
+ "role": 0,
175
+ "firstName": "Jim",
176
+ "lastName": "Jeffries",
177
+ "email": "gus+jim@jetbook.co",
178
+ "password": "",
179
+ "PasswordResetToken": "",
180
+ "performerAvailability": null,
181
+ "performerProfileId": {
182
+ "Int64": 0,
183
+ "Valid": false
184
+ },
185
+ "performerProfile": {
186
+ "ID": 14,
187
+ "CreatedAt": "2024-08-18T15:38:34.231Z",
188
+ "UpdatedAt": "2024-08-18T15:38:34.231Z",
189
+ "DeletedAt": null,
190
+ "ethnicity": 0,
191
+ "gender": 0,
192
+ "description": "Test Description",
193
+ "firstName": "Jim",
194
+ "lastName": "Jeffries",
195
+ "stageName": "Jim Jeffries",
196
+ "email": "gus+jim@jetbook.co",
197
+ "phoneNumber": "123-456-7890",
198
+ "location": "Los Angeles, CA",
199
+ "profileImage": "",
200
+ "website": "",
201
+ "instagram": "",
202
+ "facebook": "",
203
+ "twitter": "",
204
+ "tikTok": "",
205
+ "videoLink": "",
206
+ "venmo": "",
207
+ "paypal": "",
208
+ "biography": "",
209
+ "introCredits": "",
210
+ "userId": 14,
211
+ "avatarPosition1": "/performer-avatars/JimJefferies.jpg",
212
+ "avatarPosition2": "",
213
+ "avatarPosition3": "",
214
+ "avatarPosition4": "",
215
+ "avatarPosition5": "",
216
+ "avatarPosition6": "",
217
+ "preferredPaymentGateway": "",
218
+ "showInvitationEmail": false,
219
+ "availabilityRequestsEmail": false,
220
+ "useStageName": false
221
+ },
222
+ "temporaryLoginToken": "",
223
+ "temporaryLoginExpiry": "2024-08-18T15:38:34.131Z",
224
+ "temporaryLoginDestination": "",
225
+ "showInvitationNotification": true,
226
+ "showInvitationSMS": false,
227
+ "availabilityRequestSMS": false,
228
+ "availabilityRequestNotification": true,
229
+ "paymentMethodPreference": ""
230
+ },
231
+ "venueId": 1,
232
+ "Venue": {
233
+ "ID": 0,
234
+ "CreatedAt": "0001-01-01T00:00:00Z",
235
+ "UpdatedAt": "0001-01-01T00:00:00Z",
236
+ "DeletedAt": null,
237
+ "name": "",
238
+ "stages": null,
239
+ "Events": null,
240
+ "roster": null,
241
+ "userId": 0,
242
+ "User": {
243
+ "ID": 0,
244
+ "CreatedAt": "0001-01-01T00:00:00Z",
245
+ "UpdatedAt": "0001-01-01T00:00:00Z",
246
+ "DeletedAt": null,
247
+ "role": 0,
248
+ "firstName": "",
249
+ "lastName": "",
250
+ "email": "",
251
+ "password": "",
252
+ "PasswordResetToken": "",
253
+ "performerAvailability": null,
254
+ "performerProfileId": {
255
+ "Int64": 0,
256
+ "Valid": false
257
+ },
258
+ "performerProfile": {
259
+ "ID": 0,
260
+ "CreatedAt": "0001-01-01T00:00:00Z",
261
+ "UpdatedAt": "0001-01-01T00:00:00Z",
262
+ "DeletedAt": null,
263
+ "ethnicity": 0,
264
+ "gender": 0,
265
+ "description": "",
266
+ "firstName": "",
267
+ "lastName": "",
268
+ "stageName": "",
269
+ "email": "",
270
+ "phoneNumber": "",
271
+ "location": "",
272
+ "profileImage": "",
273
+ "website": "",
274
+ "instagram": "",
275
+ "facebook": "",
276
+ "twitter": "",
277
+ "tikTok": "",
278
+ "videoLink": "",
279
+ "venmo": "",
280
+ "paypal": "",
281
+ "biography": "",
282
+ "introCredits": "",
283
+ "userId": 0,
284
+ "avatarPosition1": "",
285
+ "avatarPosition2": "",
286
+ "avatarPosition3": "",
287
+ "avatarPosition4": "",
288
+ "avatarPosition5": "",
289
+ "avatarPosition6": "",
290
+ "preferredPaymentGateway": "",
291
+ "showInvitationEmail": false,
292
+ "availabilityRequestsEmail": false,
293
+ "useStageName": false
294
+ },
295
+ "temporaryLoginToken": "",
296
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
297
+ "temporaryLoginDestination": "",
298
+ "showInvitationNotification": false,
299
+ "showInvitationSMS": false,
300
+ "availabilityRequestSMS": false,
301
+ "availabilityRequestNotification": false,
302
+ "paymentMethodPreference": ""
303
+ },
304
+ "address": "",
305
+ "email": "",
306
+ "description": "",
307
+ "instagram": "",
308
+ "facebook": "",
309
+ "phone": "",
310
+ "twitter": "",
311
+ "image": "",
312
+ "MailingList": null
313
+ },
314
+ "invitationId": "9cc33aca-56b1-47a9-a42d-9e865aa2838c",
315
+ "acceptedState": 0,
316
+ "tier": 2,
317
+ "listPosition": 0,
318
+ "ethnicity": 3,
319
+ "gender": 0,
320
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
321
+ "id": 7,
322
+ "name": "Jim Jeffries"
323
+ },
324
+ {
325
+ "ID": 8,
326
+ "CreatedAt": "2024-08-18T15:38:34.292Z",
327
+ "UpdatedAt": "2024-08-18T15:38:34.292Z",
328
+ "DeletedAt": null,
329
+ "userId": 15,
330
+ "User": {
331
+ "ID": 15,
332
+ "CreatedAt": "2024-08-18T15:38:34.271Z",
333
+ "UpdatedAt": "2024-08-18T15:38:34.271Z",
334
+ "DeletedAt": null,
335
+ "role": 0,
336
+ "firstName": "Jon",
337
+ "lastName": "Rudnitsky",
338
+ "email": "gus+jon@jetbook.co",
339
+ "password": "",
340
+ "PasswordResetToken": "",
341
+ "performerAvailability": null,
342
+ "performerProfileId": {
343
+ "Int64": 0,
344
+ "Valid": false
345
+ },
346
+ "performerProfile": {
347
+ "ID": 16,
348
+ "CreatedAt": "2024-08-18T15:38:34.374Z",
349
+ "UpdatedAt": "2024-08-18T15:38:34.374Z",
350
+ "DeletedAt": null,
351
+ "ethnicity": 0,
352
+ "gender": 0,
353
+ "description": "Test Description",
354
+ "firstName": "Jon",
355
+ "lastName": "Rudnitsky",
356
+ "stageName": "Jon Rudnitsky",
357
+ "email": "gus+jon@jetbook.co",
358
+ "phoneNumber": "123-456-7890",
359
+ "location": "Los Angeles, CA",
360
+ "profileImage": "",
361
+ "website": "",
362
+ "instagram": "",
363
+ "facebook": "",
364
+ "twitter": "",
365
+ "tikTok": "",
366
+ "videoLink": "",
367
+ "venmo": "",
368
+ "paypal": "",
369
+ "biography": "",
370
+ "introCredits": "",
371
+ "userId": 15,
372
+ "avatarPosition1": "/performer-avatars/JonRudnitsky.jpg",
373
+ "avatarPosition2": "",
374
+ "avatarPosition3": "",
375
+ "avatarPosition4": "",
376
+ "avatarPosition5": "",
377
+ "avatarPosition6": "",
378
+ "preferredPaymentGateway": "",
379
+ "showInvitationEmail": false,
380
+ "availabilityRequestsEmail": false,
381
+ "useStageName": false
382
+ },
383
+ "temporaryLoginToken": "",
384
+ "temporaryLoginExpiry": "2024-08-18T15:38:34.27Z",
385
+ "temporaryLoginDestination": "",
386
+ "showInvitationNotification": true,
387
+ "showInvitationSMS": false,
388
+ "availabilityRequestSMS": false,
389
+ "availabilityRequestNotification": true,
390
+ "paymentMethodPreference": ""
391
+ },
392
+ "venueId": 1,
393
+ "Venue": {
394
+ "ID": 0,
395
+ "CreatedAt": "0001-01-01T00:00:00Z",
396
+ "UpdatedAt": "0001-01-01T00:00:00Z",
397
+ "DeletedAt": null,
398
+ "name": "",
399
+ "stages": null,
400
+ "Events": null,
401
+ "roster": null,
402
+ "userId": 0,
403
+ "User": {
404
+ "ID": 0,
405
+ "CreatedAt": "0001-01-01T00:00:00Z",
406
+ "UpdatedAt": "0001-01-01T00:00:00Z",
407
+ "DeletedAt": null,
408
+ "role": 0,
409
+ "firstName": "",
410
+ "lastName": "",
411
+ "email": "",
412
+ "password": "",
413
+ "PasswordResetToken": "",
414
+ "performerAvailability": null,
415
+ "performerProfileId": {
416
+ "Int64": 0,
417
+ "Valid": false
418
+ },
419
+ "performerProfile": {
420
+ "ID": 0,
421
+ "CreatedAt": "0001-01-01T00:00:00Z",
422
+ "UpdatedAt": "0001-01-01T00:00:00Z",
423
+ "DeletedAt": null,
424
+ "ethnicity": 0,
425
+ "gender": 0,
426
+ "description": "",
427
+ "firstName": "",
428
+ "lastName": "",
429
+ "stageName": "",
430
+ "email": "",
431
+ "phoneNumber": "",
432
+ "location": "",
433
+ "profileImage": "",
434
+ "website": "",
435
+ "instagram": "",
436
+ "facebook": "",
437
+ "twitter": "",
438
+ "tikTok": "",
439
+ "videoLink": "",
440
+ "venmo": "",
441
+ "paypal": "",
442
+ "biography": "",
443
+ "introCredits": "",
444
+ "userId": 0,
445
+ "avatarPosition1": "",
446
+ "avatarPosition2": "",
447
+ "avatarPosition3": "",
448
+ "avatarPosition4": "",
449
+ "avatarPosition5": "",
450
+ "avatarPosition6": "",
451
+ "preferredPaymentGateway": "",
452
+ "showInvitationEmail": false,
453
+ "availabilityRequestsEmail": false,
454
+ "useStageName": false
455
+ },
456
+ "temporaryLoginToken": "",
457
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
458
+ "temporaryLoginDestination": "",
459
+ "showInvitationNotification": false,
460
+ "showInvitationSMS": false,
461
+ "availabilityRequestSMS": false,
462
+ "availabilityRequestNotification": false,
463
+ "paymentMethodPreference": ""
464
+ },
465
+ "address": "",
466
+ "email": "",
467
+ "description": "",
468
+ "instagram": "",
469
+ "facebook": "",
470
+ "phone": "",
471
+ "twitter": "",
472
+ "image": "",
473
+ "MailingList": null
474
+ },
475
+ "invitationId": "4aca747a-e464-4b3d-91fd-cc05e935a5aa",
476
+ "acceptedState": 0,
477
+ "tier": 4,
478
+ "listPosition": 0,
479
+ "ethnicity": 4,
480
+ "gender": 0,
481
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
482
+ "id": 8,
483
+ "name": "Jon Rudnitsky"
484
+ },
485
+ {
486
+ "ID": 9,
487
+ "CreatedAt": "2024-08-18T15:38:34.451Z",
488
+ "UpdatedAt": "2024-08-18T15:38:34.451Z",
489
+ "DeletedAt": null,
490
+ "userId": 16,
491
+ "User": {
492
+ "ID": 16,
493
+ "CreatedAt": "2024-08-18T15:38:34.429Z",
494
+ "UpdatedAt": "2024-08-18T15:38:34.429Z",
495
+ "DeletedAt": null,
496
+ "role": 0,
497
+ "firstName": "Kevin",
498
+ "lastName": "Avery",
499
+ "email": "gus+kevin@jetbook.co",
500
+ "password": "",
501
+ "PasswordResetToken": "",
502
+ "performerAvailability": null,
503
+ "performerProfileId": {
504
+ "Int64": 0,
505
+ "Valid": false
506
+ },
507
+ "performerProfile": {
508
+ "ID": 18,
509
+ "CreatedAt": "2024-08-18T15:38:34.538Z",
510
+ "UpdatedAt": "2024-08-18T15:38:34.538Z",
511
+ "DeletedAt": null,
512
+ "ethnicity": 0,
513
+ "gender": 0,
514
+ "description": "Test Description",
515
+ "firstName": "Kevin",
516
+ "lastName": "Avery",
517
+ "stageName": "Kevin Avery",
518
+ "email": "gus+kevin@jetbook.co",
519
+ "phoneNumber": "123-456-7890",
520
+ "location": "Los Angeles, CA",
521
+ "profileImage": "",
522
+ "website": "",
523
+ "instagram": "",
524
+ "facebook": "",
525
+ "twitter": "",
526
+ "tikTok": "",
527
+ "videoLink": "",
528
+ "venmo": "",
529
+ "paypal": "",
530
+ "biography": "",
531
+ "introCredits": "",
532
+ "userId": 16,
533
+ "avatarPosition1": "/performer-avatars/KevinAvery.png",
534
+ "avatarPosition2": "",
535
+ "avatarPosition3": "",
536
+ "avatarPosition4": "",
537
+ "avatarPosition5": "",
538
+ "avatarPosition6": "",
539
+ "preferredPaymentGateway": "",
540
+ "showInvitationEmail": false,
541
+ "availabilityRequestsEmail": false,
542
+ "useStageName": false
543
+ },
544
+ "temporaryLoginToken": "",
545
+ "temporaryLoginExpiry": "2024-08-18T15:38:34.429Z",
546
+ "temporaryLoginDestination": "",
547
+ "showInvitationNotification": true,
548
+ "showInvitationSMS": false,
549
+ "availabilityRequestSMS": false,
550
+ "availabilityRequestNotification": true,
551
+ "paymentMethodPreference": ""
552
+ },
553
+ "venueId": 1,
554
+ "Venue": {
555
+ "ID": 0,
556
+ "CreatedAt": "0001-01-01T00:00:00Z",
557
+ "UpdatedAt": "0001-01-01T00:00:00Z",
558
+ "DeletedAt": null,
559
+ "name": "",
560
+ "stages": null,
561
+ "Events": null,
562
+ "roster": null,
563
+ "userId": 0,
564
+ "User": {
565
+ "ID": 0,
566
+ "CreatedAt": "0001-01-01T00:00:00Z",
567
+ "UpdatedAt": "0001-01-01T00:00:00Z",
568
+ "DeletedAt": null,
569
+ "role": 0,
570
+ "firstName": "",
571
+ "lastName": "",
572
+ "email": "",
573
+ "password": "",
574
+ "PasswordResetToken": "",
575
+ "performerAvailability": null,
576
+ "performerProfileId": {
577
+ "Int64": 0,
578
+ "Valid": false
579
+ },
580
+ "performerProfile": {
581
+ "ID": 0,
582
+ "CreatedAt": "0001-01-01T00:00:00Z",
583
+ "UpdatedAt": "0001-01-01T00:00:00Z",
584
+ "DeletedAt": null,
585
+ "ethnicity": 0,
586
+ "gender": 0,
587
+ "description": "",
588
+ "firstName": "",
589
+ "lastName": "",
590
+ "stageName": "",
591
+ "email": "",
592
+ "phoneNumber": "",
593
+ "location": "",
594
+ "profileImage": "",
595
+ "website": "",
596
+ "instagram": "",
597
+ "facebook": "",
598
+ "twitter": "",
599
+ "tikTok": "",
600
+ "videoLink": "",
601
+ "venmo": "",
602
+ "paypal": "",
603
+ "biography": "",
604
+ "introCredits": "",
605
+ "userId": 0,
606
+ "avatarPosition1": "",
607
+ "avatarPosition2": "",
608
+ "avatarPosition3": "",
609
+ "avatarPosition4": "",
610
+ "avatarPosition5": "",
611
+ "avatarPosition6": "",
612
+ "preferredPaymentGateway": "",
613
+ "showInvitationEmail": false,
614
+ "availabilityRequestsEmail": false,
615
+ "useStageName": false
616
+ },
617
+ "temporaryLoginToken": "",
618
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
619
+ "temporaryLoginDestination": "",
620
+ "showInvitationNotification": false,
621
+ "showInvitationSMS": false,
622
+ "availabilityRequestSMS": false,
623
+ "availabilityRequestNotification": false,
624
+ "paymentMethodPreference": ""
625
+ },
626
+ "address": "",
627
+ "email": "",
628
+ "description": "",
629
+ "instagram": "",
630
+ "facebook": "",
631
+ "phone": "",
632
+ "twitter": "",
633
+ "image": "",
634
+ "MailingList": null
635
+ },
636
+ "invitationId": "8b432ed3-3fe9-41ef-aa1f-7e624a0faaf2",
637
+ "acceptedState": 0,
638
+ "tier": 5,
639
+ "listPosition": 0,
640
+ "ethnicity": 1,
641
+ "gender": 0,
642
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
643
+ "id": 9,
644
+ "name": "Kevin Avery"
645
+ },
646
+ {
647
+ "ID": 10,
648
+ "CreatedAt": "2024-08-18T15:38:34.626Z",
649
+ "UpdatedAt": "2024-08-18T15:38:34.626Z",
650
+ "DeletedAt": null,
651
+ "userId": 17,
652
+ "User": {
653
+ "ID": 17,
654
+ "CreatedAt": "2024-08-18T15:38:34.601Z",
655
+ "UpdatedAt": "2024-08-18T15:38:34.601Z",
656
+ "DeletedAt": null,
657
+ "role": 0,
658
+ "firstName": "Matt",
659
+ "lastName": "Fulchiron",
660
+ "email": "gus+matt@jetbook.co",
661
+ "password": "",
662
+ "PasswordResetToken": "",
663
+ "performerAvailability": null,
664
+ "performerProfileId": {
665
+ "Int64": 0,
666
+ "Valid": false
667
+ },
668
+ "performerProfile": {
669
+ "ID": 20,
670
+ "CreatedAt": "2024-08-18T15:38:34.718Z",
671
+ "UpdatedAt": "2024-08-18T15:38:34.718Z",
672
+ "DeletedAt": null,
673
+ "ethnicity": 0,
674
+ "gender": 0,
675
+ "description": "Test Description",
676
+ "firstName": "Matt",
677
+ "lastName": "Fulchiron",
678
+ "stageName": "Matt Fulchiron",
679
+ "email": "gus+Matt@jetbook.co",
680
+ "phoneNumber": "123-456-7890",
681
+ "location": "Los Angeles, CA",
682
+ "profileImage": "",
683
+ "website": "",
684
+ "instagram": "",
685
+ "facebook": "",
686
+ "twitter": "",
687
+ "tikTok": "",
688
+ "videoLink": "",
689
+ "venmo": "",
690
+ "paypal": "",
691
+ "biography": "",
692
+ "introCredits": "",
693
+ "userId": 17,
694
+ "avatarPosition1": "/performer-avatars/MattFulchiron.jpg",
695
+ "avatarPosition2": "",
696
+ "avatarPosition3": "",
697
+ "avatarPosition4": "",
698
+ "avatarPosition5": "",
699
+ "avatarPosition6": "",
700
+ "preferredPaymentGateway": "",
701
+ "showInvitationEmail": false,
702
+ "availabilityRequestsEmail": false,
703
+ "useStageName": false
704
+ },
705
+ "temporaryLoginToken": "",
706
+ "temporaryLoginExpiry": "2024-08-18T15:38:34.6Z",
707
+ "temporaryLoginDestination": "",
708
+ "showInvitationNotification": true,
709
+ "showInvitationSMS": false,
710
+ "availabilityRequestSMS": false,
711
+ "availabilityRequestNotification": true,
712
+ "paymentMethodPreference": ""
713
+ },
714
+ "venueId": 1,
715
+ "Venue": {
716
+ "ID": 0,
717
+ "CreatedAt": "0001-01-01T00:00:00Z",
718
+ "UpdatedAt": "0001-01-01T00:00:00Z",
719
+ "DeletedAt": null,
720
+ "name": "",
721
+ "stages": null,
722
+ "Events": null,
723
+ "roster": null,
724
+ "userId": 0,
725
+ "User": {
726
+ "ID": 0,
727
+ "CreatedAt": "0001-01-01T00:00:00Z",
728
+ "UpdatedAt": "0001-01-01T00:00:00Z",
729
+ "DeletedAt": null,
730
+ "role": 0,
731
+ "firstName": "",
732
+ "lastName": "",
733
+ "email": "",
734
+ "password": "",
735
+ "PasswordResetToken": "",
736
+ "performerAvailability": null,
737
+ "performerProfileId": {
738
+ "Int64": 0,
739
+ "Valid": false
740
+ },
741
+ "performerProfile": {
742
+ "ID": 0,
743
+ "CreatedAt": "0001-01-01T00:00:00Z",
744
+ "UpdatedAt": "0001-01-01T00:00:00Z",
745
+ "DeletedAt": null,
746
+ "ethnicity": 0,
747
+ "gender": 0,
748
+ "description": "",
749
+ "firstName": "",
750
+ "lastName": "",
751
+ "stageName": "",
752
+ "email": "",
753
+ "phoneNumber": "",
754
+ "location": "",
755
+ "profileImage": "",
756
+ "website": "",
757
+ "instagram": "",
758
+ "facebook": "",
759
+ "twitter": "",
760
+ "tikTok": "",
761
+ "videoLink": "",
762
+ "venmo": "",
763
+ "paypal": "",
764
+ "biography": "",
765
+ "introCredits": "",
766
+ "userId": 0,
767
+ "avatarPosition1": "",
768
+ "avatarPosition2": "",
769
+ "avatarPosition3": "",
770
+ "avatarPosition4": "",
771
+ "avatarPosition5": "",
772
+ "avatarPosition6": "",
773
+ "preferredPaymentGateway": "",
774
+ "showInvitationEmail": false,
775
+ "availabilityRequestsEmail": false,
776
+ "useStageName": false
777
+ },
778
+ "temporaryLoginToken": "",
779
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
780
+ "temporaryLoginDestination": "",
781
+ "showInvitationNotification": false,
782
+ "showInvitationSMS": false,
783
+ "availabilityRequestSMS": false,
784
+ "availabilityRequestNotification": false,
785
+ "paymentMethodPreference": ""
786
+ },
787
+ "address": "",
788
+ "email": "",
789
+ "description": "",
790
+ "instagram": "",
791
+ "facebook": "",
792
+ "phone": "",
793
+ "twitter": "",
794
+ "image": "",
795
+ "MailingList": null
796
+ },
797
+ "invitationId": "52fa4012-ce70-43b5-b0e2-8ddd8f71a0c0",
798
+ "acceptedState": 0,
799
+ "tier": 3,
800
+ "listPosition": 0,
801
+ "ethnicity": 3,
802
+ "gender": 0,
803
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
804
+ "id": 10,
805
+ "name": "Matt Fulchiron"
806
+ },
807
+ {
808
+ "ID": 11,
809
+ "CreatedAt": "2024-08-18T15:38:34.789Z",
810
+ "UpdatedAt": "2024-08-18T15:38:34.789Z",
811
+ "DeletedAt": null,
812
+ "userId": 18,
813
+ "User": {
814
+ "ID": 18,
815
+ "CreatedAt": "2024-08-18T15:38:34.768Z",
816
+ "UpdatedAt": "2024-08-18T15:38:34.768Z",
817
+ "DeletedAt": null,
818
+ "role": 0,
819
+ "firstName": "Matt",
820
+ "lastName": "Kirshen",
821
+ "email": "gus+kirshen@jetbook.co",
822
+ "password": "",
823
+ "PasswordResetToken": "",
824
+ "performerAvailability": null,
825
+ "performerProfileId": {
826
+ "Int64": 0,
827
+ "Valid": false
828
+ },
829
+ "performerProfile": {
830
+ "ID": 22,
831
+ "CreatedAt": "2024-08-18T15:38:34.879Z",
832
+ "UpdatedAt": "2024-08-18T15:38:34.879Z",
833
+ "DeletedAt": null,
834
+ "ethnicity": 0,
835
+ "gender": 0,
836
+ "description": "Test Description",
837
+ "firstName": "Matt",
838
+ "lastName": "Kirshen",
839
+ "stageName": "Matt Kirshen",
840
+ "email": "gus+kirshen@jetbook.co",
841
+ "phoneNumber": "123-456-7890",
842
+ "location": "Los Angeles, CA",
843
+ "profileImage": "",
844
+ "website": "",
845
+ "instagram": "",
846
+ "facebook": "",
847
+ "twitter": "",
848
+ "tikTok": "",
849
+ "videoLink": "",
850
+ "venmo": "",
851
+ "paypal": "",
852
+ "biography": "",
853
+ "introCredits": "",
854
+ "userId": 18,
855
+ "avatarPosition1": "/performer-avatars/MattKirshen.jpg",
856
+ "avatarPosition2": "",
857
+ "avatarPosition3": "",
858
+ "avatarPosition4": "",
859
+ "avatarPosition5": "",
860
+ "avatarPosition6": "",
861
+ "preferredPaymentGateway": "",
862
+ "showInvitationEmail": false,
863
+ "availabilityRequestsEmail": false,
864
+ "useStageName": false
865
+ },
866
+ "temporaryLoginToken": "",
867
+ "temporaryLoginExpiry": "2024-08-18T15:38:34.768Z",
868
+ "temporaryLoginDestination": "",
869
+ "showInvitationNotification": true,
870
+ "showInvitationSMS": false,
871
+ "availabilityRequestSMS": false,
872
+ "availabilityRequestNotification": true,
873
+ "paymentMethodPreference": ""
874
+ },
875
+ "venueId": 1,
876
+ "Venue": {
877
+ "ID": 0,
878
+ "CreatedAt": "0001-01-01T00:00:00Z",
879
+ "UpdatedAt": "0001-01-01T00:00:00Z",
880
+ "DeletedAt": null,
881
+ "name": "",
882
+ "stages": null,
883
+ "Events": null,
884
+ "roster": null,
885
+ "userId": 0,
886
+ "User": {
887
+ "ID": 0,
888
+ "CreatedAt": "0001-01-01T00:00:00Z",
889
+ "UpdatedAt": "0001-01-01T00:00:00Z",
890
+ "DeletedAt": null,
891
+ "role": 0,
892
+ "firstName": "",
893
+ "lastName": "",
894
+ "email": "",
895
+ "password": "",
896
+ "PasswordResetToken": "",
897
+ "performerAvailability": null,
898
+ "performerProfileId": {
899
+ "Int64": 0,
900
+ "Valid": false
901
+ },
902
+ "performerProfile": {
903
+ "ID": 0,
904
+ "CreatedAt": "0001-01-01T00:00:00Z",
905
+ "UpdatedAt": "0001-01-01T00:00:00Z",
906
+ "DeletedAt": null,
907
+ "ethnicity": 0,
908
+ "gender": 0,
909
+ "description": "",
910
+ "firstName": "",
911
+ "lastName": "",
912
+ "stageName": "",
913
+ "email": "",
914
+ "phoneNumber": "",
915
+ "location": "",
916
+ "profileImage": "",
917
+ "website": "",
918
+ "instagram": "",
919
+ "facebook": "",
920
+ "twitter": "",
921
+ "tikTok": "",
922
+ "videoLink": "",
923
+ "venmo": "",
924
+ "paypal": "",
925
+ "biography": "",
926
+ "introCredits": "",
927
+ "userId": 0,
928
+ "avatarPosition1": "",
929
+ "avatarPosition2": "",
930
+ "avatarPosition3": "",
931
+ "avatarPosition4": "",
932
+ "avatarPosition5": "",
933
+ "avatarPosition6": "",
934
+ "preferredPaymentGateway": "",
935
+ "showInvitationEmail": false,
936
+ "availabilityRequestsEmail": false,
937
+ "useStageName": false
938
+ },
939
+ "temporaryLoginToken": "",
940
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
941
+ "temporaryLoginDestination": "",
942
+ "showInvitationNotification": false,
943
+ "showInvitationSMS": false,
944
+ "availabilityRequestSMS": false,
945
+ "availabilityRequestNotification": false,
946
+ "paymentMethodPreference": ""
947
+ },
948
+ "address": "",
949
+ "email": "",
950
+ "description": "",
951
+ "instagram": "",
952
+ "facebook": "",
953
+ "phone": "",
954
+ "twitter": "",
955
+ "image": "",
956
+ "MailingList": null
957
+ },
958
+ "invitationId": "d4e01d72-4c89-481c-89ce-0ca77df87638",
959
+ "acceptedState": 0,
960
+ "tier": 5,
961
+ "listPosition": 0,
962
+ "ethnicity": 3,
963
+ "gender": 0,
964
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
965
+ "id": 11,
966
+ "name": "Matt Kirshen"
967
+ },
968
+ {
969
+ "ID": 12,
970
+ "CreatedAt": "2024-08-18T15:38:34.944Z",
971
+ "UpdatedAt": "2024-08-18T15:38:34.944Z",
972
+ "DeletedAt": null,
973
+ "userId": 19,
974
+ "User": {
975
+ "ID": 19,
976
+ "CreatedAt": "2024-08-18T15:38:34.922Z",
977
+ "UpdatedAt": "2024-08-18T15:38:34.922Z",
978
+ "DeletedAt": null,
979
+ "role": 0,
980
+ "firstName": "Nicole",
981
+ "lastName": "Blaine",
982
+ "email": "gus+nicole@jetbook.co",
983
+ "password": "",
984
+ "PasswordResetToken": "",
985
+ "performerAvailability": null,
986
+ "performerProfileId": {
987
+ "Int64": 0,
988
+ "Valid": false
989
+ },
990
+ "performerProfile": {
991
+ "ID": 24,
992
+ "CreatedAt": "2024-08-18T15:38:35.026Z",
993
+ "UpdatedAt": "2024-08-18T15:38:35.026Z",
994
+ "DeletedAt": null,
995
+ "ethnicity": 0,
996
+ "gender": 0,
997
+ "description": "Test Description",
998
+ "firstName": "Nicole",
999
+ "lastName": "Blaine",
1000
+ "stageName": "Nicole Blaine",
1001
+ "email": "gus+nicole@jetbook.co",
1002
+ "phoneNumber": "123-456-7890",
1003
+ "location": "Los Angeles, CA",
1004
+ "profileImage": "",
1005
+ "website": "",
1006
+ "instagram": "",
1007
+ "facebook": "",
1008
+ "twitter": "",
1009
+ "tikTok": "",
1010
+ "videoLink": "",
1011
+ "venmo": "",
1012
+ "paypal": "",
1013
+ "biography": "",
1014
+ "introCredits": "",
1015
+ "userId": 19,
1016
+ "avatarPosition1": "/performer-avatars/NicoleBlaine.jpg",
1017
+ "avatarPosition2": "",
1018
+ "avatarPosition3": "",
1019
+ "avatarPosition4": "",
1020
+ "avatarPosition5": "",
1021
+ "avatarPosition6": "",
1022
+ "preferredPaymentGateway": "",
1023
+ "showInvitationEmail": false,
1024
+ "availabilityRequestsEmail": false,
1025
+ "useStageName": false
1026
+ },
1027
+ "temporaryLoginToken": "",
1028
+ "temporaryLoginExpiry": "2024-08-18T15:38:34.922Z",
1029
+ "temporaryLoginDestination": "",
1030
+ "showInvitationNotification": true,
1031
+ "showInvitationSMS": false,
1032
+ "availabilityRequestSMS": false,
1033
+ "availabilityRequestNotification": true,
1034
+ "paymentMethodPreference": ""
1035
+ },
1036
+ "venueId": 1,
1037
+ "Venue": {
1038
+ "ID": 0,
1039
+ "CreatedAt": "0001-01-01T00:00:00Z",
1040
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1041
+ "DeletedAt": null,
1042
+ "name": "",
1043
+ "stages": null,
1044
+ "Events": null,
1045
+ "roster": null,
1046
+ "userId": 0,
1047
+ "User": {
1048
+ "ID": 0,
1049
+ "CreatedAt": "0001-01-01T00:00:00Z",
1050
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1051
+ "DeletedAt": null,
1052
+ "role": 0,
1053
+ "firstName": "",
1054
+ "lastName": "",
1055
+ "email": "",
1056
+ "password": "",
1057
+ "PasswordResetToken": "",
1058
+ "performerAvailability": null,
1059
+ "performerProfileId": {
1060
+ "Int64": 0,
1061
+ "Valid": false
1062
+ },
1063
+ "performerProfile": {
1064
+ "ID": 0,
1065
+ "CreatedAt": "0001-01-01T00:00:00Z",
1066
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1067
+ "DeletedAt": null,
1068
+ "ethnicity": 0,
1069
+ "gender": 0,
1070
+ "description": "",
1071
+ "firstName": "",
1072
+ "lastName": "",
1073
+ "stageName": "",
1074
+ "email": "",
1075
+ "phoneNumber": "",
1076
+ "location": "",
1077
+ "profileImage": "",
1078
+ "website": "",
1079
+ "instagram": "",
1080
+ "facebook": "",
1081
+ "twitter": "",
1082
+ "tikTok": "",
1083
+ "videoLink": "",
1084
+ "venmo": "",
1085
+ "paypal": "",
1086
+ "biography": "",
1087
+ "introCredits": "",
1088
+ "userId": 0,
1089
+ "avatarPosition1": "",
1090
+ "avatarPosition2": "",
1091
+ "avatarPosition3": "",
1092
+ "avatarPosition4": "",
1093
+ "avatarPosition5": "",
1094
+ "avatarPosition6": "",
1095
+ "preferredPaymentGateway": "",
1096
+ "showInvitationEmail": false,
1097
+ "availabilityRequestsEmail": false,
1098
+ "useStageName": false
1099
+ },
1100
+ "temporaryLoginToken": "",
1101
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
1102
+ "temporaryLoginDestination": "",
1103
+ "showInvitationNotification": false,
1104
+ "showInvitationSMS": false,
1105
+ "availabilityRequestSMS": false,
1106
+ "availabilityRequestNotification": false,
1107
+ "paymentMethodPreference": ""
1108
+ },
1109
+ "address": "",
1110
+ "email": "",
1111
+ "description": "",
1112
+ "instagram": "",
1113
+ "facebook": "",
1114
+ "phone": "",
1115
+ "twitter": "",
1116
+ "image": "",
1117
+ "MailingList": null
1118
+ },
1119
+ "invitationId": "b9a01a3d-a849-40b6-8b3d-0c9f6ffdd2f6",
1120
+ "acceptedState": 0,
1121
+ "tier": 2,
1122
+ "listPosition": 0,
1123
+ "ethnicity": 3,
1124
+ "gender": 1,
1125
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
1126
+ "id": 12,
1127
+ "name": "Nicole Blaine"
1128
+ },
1129
+ {
1130
+ "ID": 13,
1131
+ "CreatedAt": "2024-08-18T15:38:35.091Z",
1132
+ "UpdatedAt": "2024-08-18T15:38:35.091Z",
1133
+ "DeletedAt": null,
1134
+ "userId": 20,
1135
+ "User": {
1136
+ "ID": 20,
1137
+ "CreatedAt": "2024-08-18T15:38:35.073Z",
1138
+ "UpdatedAt": "2024-08-18T15:38:35.073Z",
1139
+ "DeletedAt": null,
1140
+ "role": 0,
1141
+ "firstName": "Peet",
1142
+ "lastName": "Guercio",
1143
+ "email": "gus+peet@jetbook.co",
1144
+ "password": "",
1145
+ "PasswordResetToken": "",
1146
+ "performerAvailability": null,
1147
+ "performerProfileId": {
1148
+ "Int64": 0,
1149
+ "Valid": false
1150
+ },
1151
+ "performerProfile": {
1152
+ "ID": 26,
1153
+ "CreatedAt": "2024-08-18T15:38:35.186Z",
1154
+ "UpdatedAt": "2024-08-18T15:38:35.186Z",
1155
+ "DeletedAt": null,
1156
+ "ethnicity": 0,
1157
+ "gender": 0,
1158
+ "description": "Test Description",
1159
+ "firstName": "Peet",
1160
+ "lastName": "Guercio",
1161
+ "stageName": "Peet Guercio",
1162
+ "email": "gus+peet@jetbook.co",
1163
+ "phoneNumber": "123-456-7890",
1164
+ "location": "Los Angeles, CA",
1165
+ "profileImage": "",
1166
+ "website": "",
1167
+ "instagram": "",
1168
+ "facebook": "",
1169
+ "twitter": "",
1170
+ "tikTok": "",
1171
+ "videoLink": "",
1172
+ "venmo": "",
1173
+ "paypal": "",
1174
+ "biography": "",
1175
+ "introCredits": "",
1176
+ "userId": 20,
1177
+ "avatarPosition1": "/performer-avatars/PeetGuercio.jpg",
1178
+ "avatarPosition2": "",
1179
+ "avatarPosition3": "",
1180
+ "avatarPosition4": "",
1181
+ "avatarPosition5": "",
1182
+ "avatarPosition6": "",
1183
+ "preferredPaymentGateway": "",
1184
+ "showInvitationEmail": false,
1185
+ "availabilityRequestsEmail": false,
1186
+ "useStageName": false
1187
+ },
1188
+ "temporaryLoginToken": "",
1189
+ "temporaryLoginExpiry": "2024-08-18T15:38:35.073Z",
1190
+ "temporaryLoginDestination": "",
1191
+ "showInvitationNotification": true,
1192
+ "showInvitationSMS": false,
1193
+ "availabilityRequestSMS": false,
1194
+ "availabilityRequestNotification": true,
1195
+ "paymentMethodPreference": ""
1196
+ },
1197
+ "venueId": 1,
1198
+ "Venue": {
1199
+ "ID": 0,
1200
+ "CreatedAt": "0001-01-01T00:00:00Z",
1201
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1202
+ "DeletedAt": null,
1203
+ "name": "",
1204
+ "stages": null,
1205
+ "Events": null,
1206
+ "roster": null,
1207
+ "userId": 0,
1208
+ "User": {
1209
+ "ID": 0,
1210
+ "CreatedAt": "0001-01-01T00:00:00Z",
1211
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1212
+ "DeletedAt": null,
1213
+ "role": 0,
1214
+ "firstName": "",
1215
+ "lastName": "",
1216
+ "email": "",
1217
+ "password": "",
1218
+ "PasswordResetToken": "",
1219
+ "performerAvailability": null,
1220
+ "performerProfileId": {
1221
+ "Int64": 0,
1222
+ "Valid": false
1223
+ },
1224
+ "performerProfile": {
1225
+ "ID": 0,
1226
+ "CreatedAt": "0001-01-01T00:00:00Z",
1227
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1228
+ "DeletedAt": null,
1229
+ "ethnicity": 0,
1230
+ "gender": 0,
1231
+ "description": "",
1232
+ "firstName": "",
1233
+ "lastName": "",
1234
+ "stageName": "",
1235
+ "email": "",
1236
+ "phoneNumber": "",
1237
+ "location": "",
1238
+ "profileImage": "",
1239
+ "website": "",
1240
+ "instagram": "",
1241
+ "facebook": "",
1242
+ "twitter": "",
1243
+ "tikTok": "",
1244
+ "videoLink": "",
1245
+ "venmo": "",
1246
+ "paypal": "",
1247
+ "biography": "",
1248
+ "introCredits": "",
1249
+ "userId": 0,
1250
+ "avatarPosition1": "",
1251
+ "avatarPosition2": "",
1252
+ "avatarPosition3": "",
1253
+ "avatarPosition4": "",
1254
+ "avatarPosition5": "",
1255
+ "avatarPosition6": "",
1256
+ "preferredPaymentGateway": "",
1257
+ "showInvitationEmail": false,
1258
+ "availabilityRequestsEmail": false,
1259
+ "useStageName": false
1260
+ },
1261
+ "temporaryLoginToken": "",
1262
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
1263
+ "temporaryLoginDestination": "",
1264
+ "showInvitationNotification": false,
1265
+ "showInvitationSMS": false,
1266
+ "availabilityRequestSMS": false,
1267
+ "availabilityRequestNotification": false,
1268
+ "paymentMethodPreference": ""
1269
+ },
1270
+ "address": "",
1271
+ "email": "",
1272
+ "description": "",
1273
+ "instagram": "",
1274
+ "facebook": "",
1275
+ "phone": "",
1276
+ "twitter": "",
1277
+ "image": "",
1278
+ "MailingList": null
1279
+ },
1280
+ "invitationId": "116e1f7c-61b5-483d-ba7d-1df5be376148",
1281
+ "acceptedState": 0,
1282
+ "tier": 1,
1283
+ "listPosition": 0,
1284
+ "ethnicity": 3,
1285
+ "gender": 0,
1286
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
1287
+ "id": 13,
1288
+ "name": "Peet Guercio"
1289
+ },
1290
+ {
1291
+ "ID": 14,
1292
+ "CreatedAt": "2024-08-18T15:38:35.247Z",
1293
+ "UpdatedAt": "2024-08-18T15:38:35.247Z",
1294
+ "DeletedAt": null,
1295
+ "userId": 21,
1296
+ "User": {
1297
+ "ID": 21,
1298
+ "CreatedAt": "2024-08-18T15:38:35.232Z",
1299
+ "UpdatedAt": "2024-08-18T15:38:35.232Z",
1300
+ "DeletedAt": null,
1301
+ "role": 0,
1302
+ "firstName": "Rory",
1303
+ "lastName": "Scovel",
1304
+ "email": "gus+rory@jetbook.co",
1305
+ "password": "",
1306
+ "PasswordResetToken": "",
1307
+ "performerAvailability": null,
1308
+ "performerProfileId": {
1309
+ "Int64": 0,
1310
+ "Valid": false
1311
+ },
1312
+ "performerProfile": {
1313
+ "ID": 28,
1314
+ "CreatedAt": "2024-08-18T15:38:35.327Z",
1315
+ "UpdatedAt": "2024-08-18T15:38:35.327Z",
1316
+ "DeletedAt": null,
1317
+ "ethnicity": 0,
1318
+ "gender": 0,
1319
+ "description": "Test Description",
1320
+ "firstName": "Rory",
1321
+ "lastName": "Scovel",
1322
+ "stageName": "Rory Scovel",
1323
+ "email": "gus+rory@jetbook.co",
1324
+ "phoneNumber": "123-456-7890",
1325
+ "location": "Los Angeles, CA",
1326
+ "profileImage": "",
1327
+ "website": "",
1328
+ "instagram": "",
1329
+ "facebook": "",
1330
+ "twitter": "",
1331
+ "tikTok": "",
1332
+ "videoLink": "",
1333
+ "venmo": "",
1334
+ "paypal": "",
1335
+ "biography": "",
1336
+ "introCredits": "",
1337
+ "userId": 21,
1338
+ "avatarPosition1": "/performer-avatars/RoryScovel.jpg",
1339
+ "avatarPosition2": "",
1340
+ "avatarPosition3": "",
1341
+ "avatarPosition4": "",
1342
+ "avatarPosition5": "",
1343
+ "avatarPosition6": "",
1344
+ "preferredPaymentGateway": "",
1345
+ "showInvitationEmail": false,
1346
+ "availabilityRequestsEmail": false,
1347
+ "useStageName": false
1348
+ },
1349
+ "temporaryLoginToken": "",
1350
+ "temporaryLoginExpiry": "2024-08-18T15:38:35.232Z",
1351
+ "temporaryLoginDestination": "",
1352
+ "showInvitationNotification": true,
1353
+ "showInvitationSMS": false,
1354
+ "availabilityRequestSMS": false,
1355
+ "availabilityRequestNotification": true,
1356
+ "paymentMethodPreference": ""
1357
+ },
1358
+ "venueId": 1,
1359
+ "Venue": {
1360
+ "ID": 0,
1361
+ "CreatedAt": "0001-01-01T00:00:00Z",
1362
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1363
+ "DeletedAt": null,
1364
+ "name": "",
1365
+ "stages": null,
1366
+ "Events": null,
1367
+ "roster": null,
1368
+ "userId": 0,
1369
+ "User": {
1370
+ "ID": 0,
1371
+ "CreatedAt": "0001-01-01T00:00:00Z",
1372
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1373
+ "DeletedAt": null,
1374
+ "role": 0,
1375
+ "firstName": "",
1376
+ "lastName": "",
1377
+ "email": "",
1378
+ "password": "",
1379
+ "PasswordResetToken": "",
1380
+ "performerAvailability": null,
1381
+ "performerProfileId": {
1382
+ "Int64": 0,
1383
+ "Valid": false
1384
+ },
1385
+ "performerProfile": {
1386
+ "ID": 0,
1387
+ "CreatedAt": "0001-01-01T00:00:00Z",
1388
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1389
+ "DeletedAt": null,
1390
+ "ethnicity": 0,
1391
+ "gender": 0,
1392
+ "description": "",
1393
+ "firstName": "",
1394
+ "lastName": "",
1395
+ "stageName": "",
1396
+ "email": "",
1397
+ "phoneNumber": "",
1398
+ "location": "",
1399
+ "profileImage": "",
1400
+ "website": "",
1401
+ "instagram": "",
1402
+ "facebook": "",
1403
+ "twitter": "",
1404
+ "tikTok": "",
1405
+ "videoLink": "",
1406
+ "venmo": "",
1407
+ "paypal": "",
1408
+ "biography": "",
1409
+ "introCredits": "",
1410
+ "userId": 0,
1411
+ "avatarPosition1": "",
1412
+ "avatarPosition2": "",
1413
+ "avatarPosition3": "",
1414
+ "avatarPosition4": "",
1415
+ "avatarPosition5": "",
1416
+ "avatarPosition6": "",
1417
+ "preferredPaymentGateway": "",
1418
+ "showInvitationEmail": false,
1419
+ "availabilityRequestsEmail": false,
1420
+ "useStageName": false
1421
+ },
1422
+ "temporaryLoginToken": "",
1423
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
1424
+ "temporaryLoginDestination": "",
1425
+ "showInvitationNotification": false,
1426
+ "showInvitationSMS": false,
1427
+ "availabilityRequestSMS": false,
1428
+ "availabilityRequestNotification": false,
1429
+ "paymentMethodPreference": ""
1430
+ },
1431
+ "address": "",
1432
+ "email": "",
1433
+ "description": "",
1434
+ "instagram": "",
1435
+ "facebook": "",
1436
+ "phone": "",
1437
+ "twitter": "",
1438
+ "image": "",
1439
+ "MailingList": null
1440
+ },
1441
+ "invitationId": "d8bb9693-31cb-4ef9-b5e0-b1bf38981e14",
1442
+ "acceptedState": 0,
1443
+ "tier": 1,
1444
+ "listPosition": 0,
1445
+ "ethnicity": 3,
1446
+ "gender": 0,
1447
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
1448
+ "id": 14,
1449
+ "name": "Rory Scovel"
1450
+ },
1451
+ {
1452
+ "ID": 15,
1453
+ "CreatedAt": "2024-08-18T15:38:35.402Z",
1454
+ "UpdatedAt": "2024-08-18T15:38:35.402Z",
1455
+ "DeletedAt": null,
1456
+ "userId": 22,
1457
+ "User": {
1458
+ "ID": 22,
1459
+ "CreatedAt": "2024-08-18T15:38:35.383Z",
1460
+ "UpdatedAt": "2024-08-18T15:38:35.383Z",
1461
+ "DeletedAt": null,
1462
+ "role": 0,
1463
+ "firstName": "Theo",
1464
+ "lastName": "Von",
1465
+ "email": "gus+theo@jetbook.co",
1466
+ "password": "",
1467
+ "PasswordResetToken": "",
1468
+ "performerAvailability": null,
1469
+ "performerProfileId": {
1470
+ "Int64": 0,
1471
+ "Valid": false
1472
+ },
1473
+ "performerProfile": {
1474
+ "ID": 30,
1475
+ "CreatedAt": "2024-08-18T15:38:35.482Z",
1476
+ "UpdatedAt": "2024-08-18T15:38:35.482Z",
1477
+ "DeletedAt": null,
1478
+ "ethnicity": 0,
1479
+ "gender": 0,
1480
+ "description": "Test Description",
1481
+ "firstName": "Theo",
1482
+ "lastName": "Von",
1483
+ "stageName": "Theo Von",
1484
+ "email": "gus+theo@jetbook.co",
1485
+ "phoneNumber": "123-456-7890",
1486
+ "location": "Los Angeles, CA",
1487
+ "profileImage": "",
1488
+ "website": "",
1489
+ "instagram": "",
1490
+ "facebook": "",
1491
+ "twitter": "",
1492
+ "tikTok": "",
1493
+ "videoLink": "",
1494
+ "venmo": "",
1495
+ "paypal": "",
1496
+ "biography": "",
1497
+ "introCredits": "",
1498
+ "userId": 22,
1499
+ "avatarPosition1": "/performer-avatars/TheoVon.jpg",
1500
+ "avatarPosition2": "",
1501
+ "avatarPosition3": "",
1502
+ "avatarPosition4": "",
1503
+ "avatarPosition5": "",
1504
+ "avatarPosition6": "",
1505
+ "preferredPaymentGateway": "",
1506
+ "showInvitationEmail": false,
1507
+ "availabilityRequestsEmail": false,
1508
+ "useStageName": false
1509
+ },
1510
+ "temporaryLoginToken": "",
1511
+ "temporaryLoginExpiry": "2024-08-18T15:38:35.382Z",
1512
+ "temporaryLoginDestination": "",
1513
+ "showInvitationNotification": true,
1514
+ "showInvitationSMS": false,
1515
+ "availabilityRequestSMS": false,
1516
+ "availabilityRequestNotification": true,
1517
+ "paymentMethodPreference": ""
1518
+ },
1519
+ "venueId": 1,
1520
+ "Venue": {
1521
+ "ID": 0,
1522
+ "CreatedAt": "0001-01-01T00:00:00Z",
1523
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1524
+ "DeletedAt": null,
1525
+ "name": "",
1526
+ "stages": null,
1527
+ "Events": null,
1528
+ "roster": null,
1529
+ "userId": 0,
1530
+ "User": {
1531
+ "ID": 0,
1532
+ "CreatedAt": "0001-01-01T00:00:00Z",
1533
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1534
+ "DeletedAt": null,
1535
+ "role": 0,
1536
+ "firstName": "",
1537
+ "lastName": "",
1538
+ "email": "",
1539
+ "password": "",
1540
+ "PasswordResetToken": "",
1541
+ "performerAvailability": null,
1542
+ "performerProfileId": {
1543
+ "Int64": 0,
1544
+ "Valid": false
1545
+ },
1546
+ "performerProfile": {
1547
+ "ID": 0,
1548
+ "CreatedAt": "0001-01-01T00:00:00Z",
1549
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1550
+ "DeletedAt": null,
1551
+ "ethnicity": 0,
1552
+ "gender": 0,
1553
+ "description": "",
1554
+ "firstName": "",
1555
+ "lastName": "",
1556
+ "stageName": "",
1557
+ "email": "",
1558
+ "phoneNumber": "",
1559
+ "location": "",
1560
+ "profileImage": "",
1561
+ "website": "",
1562
+ "instagram": "",
1563
+ "facebook": "",
1564
+ "twitter": "",
1565
+ "tikTok": "",
1566
+ "videoLink": "",
1567
+ "venmo": "",
1568
+ "paypal": "",
1569
+ "biography": "",
1570
+ "introCredits": "",
1571
+ "userId": 0,
1572
+ "avatarPosition1": "",
1573
+ "avatarPosition2": "",
1574
+ "avatarPosition3": "",
1575
+ "avatarPosition4": "",
1576
+ "avatarPosition5": "",
1577
+ "avatarPosition6": "",
1578
+ "preferredPaymentGateway": "",
1579
+ "showInvitationEmail": false,
1580
+ "availabilityRequestsEmail": false,
1581
+ "useStageName": false
1582
+ },
1583
+ "temporaryLoginToken": "",
1584
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
1585
+ "temporaryLoginDestination": "",
1586
+ "showInvitationNotification": false,
1587
+ "showInvitationSMS": false,
1588
+ "availabilityRequestSMS": false,
1589
+ "availabilityRequestNotification": false,
1590
+ "paymentMethodPreference": ""
1591
+ },
1592
+ "address": "",
1593
+ "email": "",
1594
+ "description": "",
1595
+ "instagram": "",
1596
+ "facebook": "",
1597
+ "phone": "",
1598
+ "twitter": "",
1599
+ "image": "",
1600
+ "MailingList": null
1601
+ },
1602
+ "invitationId": "0c149134-0257-4173-9a17-1b75cdeb882b",
1603
+ "acceptedState": 0,
1604
+ "tier": 1,
1605
+ "listPosition": 0,
1606
+ "ethnicity": 3,
1607
+ "gender": 0,
1608
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
1609
+ "id": 15,
1610
+ "name": "Theo Von"
1611
+ },
1612
+ {
1613
+ "ID": 16,
1614
+ "CreatedAt": "2024-08-18T15:38:35.528Z",
1615
+ "UpdatedAt": "2024-08-18T15:38:35.686Z",
1616
+ "DeletedAt": null,
1617
+ "userId": 7,
1618
+ "User": {
1619
+ "ID": 7,
1620
+ "CreatedAt": "2024-08-18T15:38:27.39Z",
1621
+ "UpdatedAt": "2024-08-18T15:38:27.39Z",
1622
+ "DeletedAt": null,
1623
+ "role": 3,
1624
+ "firstName": "Test",
1625
+ "lastName": "User",
1626
+ "email": "gus+venueoperator@jetbook.co",
1627
+ "password": "$2a$14$oH1XdZ4GMvg0JVHMw7hWMedp0aA.d91vy6dbkeV6.8.ZFcSi7IjfW",
1628
+ "PasswordResetToken": "",
1629
+ "performerAvailability": null,
1630
+ "performerProfileId": {
1631
+ "Int64": 0,
1632
+ "Valid": false
1633
+ },
1634
+ "performerProfile": {
1635
+ "ID": 31,
1636
+ "CreatedAt": "2024-08-18T15:38:35.565Z",
1637
+ "UpdatedAt": "2024-08-18T15:38:35.565Z",
1638
+ "DeletedAt": null,
1639
+ "ethnicity": 2,
1640
+ "gender": 2,
1641
+ "description": "",
1642
+ "firstName": "Gus",
1643
+ "lastName": "Naughton",
1644
+ "stageName": "",
1645
+ "email": "gus+venueoperator@jetbook.co",
1646
+ "phoneNumber": "",
1647
+ "location": "",
1648
+ "profileImage": "",
1649
+ "website": "",
1650
+ "instagram": "",
1651
+ "facebook": "",
1652
+ "twitter": "",
1653
+ "tikTok": "",
1654
+ "videoLink": "",
1655
+ "venmo": "",
1656
+ "paypal": "",
1657
+ "biography": "",
1658
+ "introCredits": "",
1659
+ "userId": 7,
1660
+ "avatarPosition1": "",
1661
+ "avatarPosition2": "",
1662
+ "avatarPosition3": "",
1663
+ "avatarPosition4": "",
1664
+ "avatarPosition5": "",
1665
+ "avatarPosition6": "",
1666
+ "preferredPaymentGateway": "",
1667
+ "showInvitationEmail": false,
1668
+ "availabilityRequestsEmail": false,
1669
+ "useStageName": false
1670
+ },
1671
+ "temporaryLoginToken": "",
1672
+ "temporaryLoginExpiry": "2024-08-18T15:38:27.389Z",
1673
+ "temporaryLoginDestination": "",
1674
+ "showInvitationNotification": true,
1675
+ "showInvitationSMS": false,
1676
+ "availabilityRequestSMS": false,
1677
+ "availabilityRequestNotification": true,
1678
+ "paymentMethodPreference": ""
1679
+ },
1680
+ "venueId": 1,
1681
+ "Venue": {
1682
+ "ID": 0,
1683
+ "CreatedAt": "0001-01-01T00:00:00Z",
1684
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1685
+ "DeletedAt": null,
1686
+ "name": "",
1687
+ "stages": null,
1688
+ "Events": null,
1689
+ "roster": null,
1690
+ "userId": 0,
1691
+ "User": {
1692
+ "ID": 0,
1693
+ "CreatedAt": "0001-01-01T00:00:00Z",
1694
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1695
+ "DeletedAt": null,
1696
+ "role": 0,
1697
+ "firstName": "",
1698
+ "lastName": "",
1699
+ "email": "",
1700
+ "password": "",
1701
+ "PasswordResetToken": "",
1702
+ "performerAvailability": null,
1703
+ "performerProfileId": {
1704
+ "Int64": 0,
1705
+ "Valid": false
1706
+ },
1707
+ "performerProfile": {
1708
+ "ID": 0,
1709
+ "CreatedAt": "0001-01-01T00:00:00Z",
1710
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1711
+ "DeletedAt": null,
1712
+ "ethnicity": 0,
1713
+ "gender": 0,
1714
+ "description": "",
1715
+ "firstName": "",
1716
+ "lastName": "",
1717
+ "stageName": "",
1718
+ "email": "",
1719
+ "phoneNumber": "",
1720
+ "location": "",
1721
+ "profileImage": "",
1722
+ "website": "",
1723
+ "instagram": "",
1724
+ "facebook": "",
1725
+ "twitter": "",
1726
+ "tikTok": "",
1727
+ "videoLink": "",
1728
+ "venmo": "",
1729
+ "paypal": "",
1730
+ "biography": "",
1731
+ "introCredits": "",
1732
+ "userId": 0,
1733
+ "avatarPosition1": "",
1734
+ "avatarPosition2": "",
1735
+ "avatarPosition3": "",
1736
+ "avatarPosition4": "",
1737
+ "avatarPosition5": "",
1738
+ "avatarPosition6": "",
1739
+ "preferredPaymentGateway": "",
1740
+ "showInvitationEmail": false,
1741
+ "availabilityRequestsEmail": false,
1742
+ "useStageName": false
1743
+ },
1744
+ "temporaryLoginToken": "",
1745
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
1746
+ "temporaryLoginDestination": "",
1747
+ "showInvitationNotification": false,
1748
+ "showInvitationSMS": false,
1749
+ "availabilityRequestSMS": false,
1750
+ "availabilityRequestNotification": false,
1751
+ "paymentMethodPreference": ""
1752
+ },
1753
+ "address": "",
1754
+ "email": "",
1755
+ "description": "",
1756
+ "instagram": "",
1757
+ "facebook": "",
1758
+ "phone": "",
1759
+ "twitter": "",
1760
+ "image": "",
1761
+ "MailingList": null
1762
+ },
1763
+ "invitationId": "365b543b-3c0c-4c23-aad5-159166c1e357",
1764
+ "acceptedState": 2,
1765
+ "tier": 2,
1766
+ "listPosition": 0,
1767
+ "ethnicity": 2,
1768
+ "gender": 2,
1769
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
1770
+ "id": 16,
1771
+ "name": "Test User"
1772
+ },
1773
+ {
1774
+ "ID": 17,
1775
+ "CreatedAt": "2024-08-18T15:38:35.603Z",
1776
+ "UpdatedAt": "2024-08-18T15:38:35.747Z",
1777
+ "DeletedAt": null,
1778
+ "userId": 5,
1779
+ "User": {
1780
+ "ID": 5,
1781
+ "CreatedAt": "2024-08-18T15:38:23.798Z",
1782
+ "UpdatedAt": "2024-08-18T15:38:23.798Z",
1783
+ "DeletedAt": null,
1784
+ "role": 2,
1785
+ "firstName": "Test",
1786
+ "lastName": "User",
1787
+ "email": "gus+venueemployee@jetbook.co",
1788
+ "password": "$2a$14$LgPQRGU8C1ASmHNw.5YE6OCjiBe9ePVfwV8eUeVNOSOOTSJt6g0J.",
1789
+ "PasswordResetToken": "",
1790
+ "performerAvailability": null,
1791
+ "performerProfileId": {
1792
+ "Int64": 0,
1793
+ "Valid": false
1794
+ },
1795
+ "performerProfile": {
1796
+ "ID": 32,
1797
+ "CreatedAt": "2024-08-18T15:38:35.645Z",
1798
+ "UpdatedAt": "2024-08-18T15:38:35.645Z",
1799
+ "DeletedAt": null,
1800
+ "ethnicity": 3,
1801
+ "gender": 3,
1802
+ "description": "",
1803
+ "firstName": "Gus",
1804
+ "lastName": "Tester",
1805
+ "stageName": "",
1806
+ "email": "gus+venueemployee@jetbook.co",
1807
+ "phoneNumber": "",
1808
+ "location": "",
1809
+ "profileImage": "",
1810
+ "website": "",
1811
+ "instagram": "",
1812
+ "facebook": "",
1813
+ "twitter": "",
1814
+ "tikTok": "",
1815
+ "videoLink": "",
1816
+ "venmo": "",
1817
+ "paypal": "",
1818
+ "biography": "",
1819
+ "introCredits": "",
1820
+ "userId": 5,
1821
+ "avatarPosition1": "",
1822
+ "avatarPosition2": "",
1823
+ "avatarPosition3": "",
1824
+ "avatarPosition4": "",
1825
+ "avatarPosition5": "",
1826
+ "avatarPosition6": "",
1827
+ "preferredPaymentGateway": "",
1828
+ "showInvitationEmail": false,
1829
+ "availabilityRequestsEmail": false,
1830
+ "useStageName": false
1831
+ },
1832
+ "temporaryLoginToken": "",
1833
+ "temporaryLoginExpiry": "2024-08-18T15:38:23.798Z",
1834
+ "temporaryLoginDestination": "",
1835
+ "showInvitationNotification": true,
1836
+ "showInvitationSMS": false,
1837
+ "availabilityRequestSMS": false,
1838
+ "availabilityRequestNotification": true,
1839
+ "paymentMethodPreference": ""
1840
+ },
1841
+ "venueId": 1,
1842
+ "Venue": {
1843
+ "ID": 0,
1844
+ "CreatedAt": "0001-01-01T00:00:00Z",
1845
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1846
+ "DeletedAt": null,
1847
+ "name": "",
1848
+ "stages": null,
1849
+ "Events": null,
1850
+ "roster": null,
1851
+ "userId": 0,
1852
+ "User": {
1853
+ "ID": 0,
1854
+ "CreatedAt": "0001-01-01T00:00:00Z",
1855
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1856
+ "DeletedAt": null,
1857
+ "role": 0,
1858
+ "firstName": "",
1859
+ "lastName": "",
1860
+ "email": "",
1861
+ "password": "",
1862
+ "PasswordResetToken": "",
1863
+ "performerAvailability": null,
1864
+ "performerProfileId": {
1865
+ "Int64": 0,
1866
+ "Valid": false
1867
+ },
1868
+ "performerProfile": {
1869
+ "ID": 0,
1870
+ "CreatedAt": "0001-01-01T00:00:00Z",
1871
+ "UpdatedAt": "0001-01-01T00:00:00Z",
1872
+ "DeletedAt": null,
1873
+ "ethnicity": 0,
1874
+ "gender": 0,
1875
+ "description": "",
1876
+ "firstName": "",
1877
+ "lastName": "",
1878
+ "stageName": "",
1879
+ "email": "",
1880
+ "phoneNumber": "",
1881
+ "location": "",
1882
+ "profileImage": "",
1883
+ "website": "",
1884
+ "instagram": "",
1885
+ "facebook": "",
1886
+ "twitter": "",
1887
+ "tikTok": "",
1888
+ "videoLink": "",
1889
+ "venmo": "",
1890
+ "paypal": "",
1891
+ "biography": "",
1892
+ "introCredits": "",
1893
+ "userId": 0,
1894
+ "avatarPosition1": "",
1895
+ "avatarPosition2": "",
1896
+ "avatarPosition3": "",
1897
+ "avatarPosition4": "",
1898
+ "avatarPosition5": "",
1899
+ "avatarPosition6": "",
1900
+ "preferredPaymentGateway": "",
1901
+ "showInvitationEmail": false,
1902
+ "availabilityRequestsEmail": false,
1903
+ "useStageName": false
1904
+ },
1905
+ "temporaryLoginToken": "",
1906
+ "temporaryLoginExpiry": "0001-01-01T00:00:00Z",
1907
+ "temporaryLoginDestination": "",
1908
+ "showInvitationNotification": false,
1909
+ "showInvitationSMS": false,
1910
+ "availabilityRequestSMS": false,
1911
+ "availabilityRequestNotification": false,
1912
+ "paymentMethodPreference": ""
1913
+ },
1914
+ "address": "",
1915
+ "email": "",
1916
+ "description": "",
1917
+ "instagram": "",
1918
+ "facebook": "",
1919
+ "phone": "",
1920
+ "twitter": "",
1921
+ "image": "",
1922
+ "MailingList": null
1923
+ },
1924
+ "invitationId": "7a62116a-7682-4326-9e90-7b4cb37f9b1f",
1925
+ "acceptedState": 1,
1926
+ "tier": 3,
1927
+ "listPosition": 1,
1928
+ "ethnicity": 3,
1929
+ "gender": 3,
1930
+ "lastBookedDate": "0001-01-01 00:00:00 +0000 UTC",
1931
+ "id": 17,
1932
+ "name": "Test User"
1933
+ }
1934
+ ]