@adaptware/eagles-db 0.5.33 → 0.5.34
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.
- package/client/edge.js +231 -11
- package/client/index-browser.js +225 -4
- package/client/index.d.ts +67169 -46191
- package/client/index.js +231 -11
- package/client/libquery_engine-darwin.dylib.node +0 -0
- package/client/package.json +1 -1
- package/client/schema.prisma +454 -105
- package/client/wasm.js +231 -11
- package/package.json +1 -1
- package/prisma/.DS_Store +0 -0
- package/prisma/migrations/20260519120000_migrate_shortlisted_to_selected/migration.sql +2 -0
- package/prisma/schema/.DS_Store +0 -0
- package/prisma/schema/department.prisma +3 -2
- package/prisma/schema/jobDescription.prisma +1 -0
- package/prisma/schema/licensing/aiCostLedger.prisma +34 -0
- package/prisma/schema/licensing/assignmentHistory.prisma +19 -0
- package/prisma/schema/licensing/licensePackageCatalog.prisma +62 -0
- package/prisma/schema/licensing/licensingEnums.prisma +80 -0
- package/prisma/schema/licensing/licensingLedger.prisma +32 -0
- package/prisma/schema/licensing/purchasedLicense.prisma +74 -0
- package/prisma/schema/licensing/purchasedTopUp.prisma +39 -0
- package/prisma/schema/migrations/20260519120000_add_analytics_schema/migration.sql +84 -0
- package/prisma/schema/migrations/20260625120000_add_interviewer_analytics/migration.sql +26 -0
- package/prisma/schema/migrations/20260629120000_add_user_lifecycle_activity_events/migration.sql +13 -0
- package/prisma/schema/migrations/20260629140000_drop_organisation_org_code/migration.sql +2 -0
- package/prisma/schema/migrations/20260629160000_employee_codes_dual_interviewer_analytics/migration.sql +87 -0
- package/prisma/schema/migrations/20260630120000_add_application_sources/migration.sql +38 -0
- package/prisma/schema/migrations/20260701120000_add_source_effectiveness_analytics/migration.sql +40 -0
- package/prisma/schema/migrations/20260702120000_add_analytics_daily_tables/migration.sql +232 -0
- package/prisma/schema/migrations/20260716120000_evaluation_category_four_values/migration.sql +204 -0
- package/prisma/schema/migrations/20260716130000_application_withdrawn_analytics/migration.sql +31 -0
- package/prisma/schema/migrations/20260804120000_contact_us_optional_website_subject/migration.sql +3 -0
- package/prisma/schema/migrations/20260810120000_add_licensing_schema/migration.sql +237 -0
- package/prisma/schema/migrations/20260814153000_add_licensing_ledger/migration.sql +236 -0
- package/prisma/schema/migrations/20260828120000_license_package_orgs_cost_price_ai_cost_ledger/migration.sql +74 -0
- package/prisma/schema/migrations/20260831120000_ai_cost_ledger_purchase_reason/migration.sql +2 -0
- package/prisma/schema/migrations/20260831140000_ai_cost_ledger_nullable_hiring_unit/migration.sql +3 -0
- package/prisma/schema/organisation.prisma +6 -0
- package/prisma/schema/schema.prisma +1 -1
- package/prisma/schema/migrations/20260522120000_ongoing_evaluation_record_kind/migration.sql +0 -25
- package/prisma/schema/migrations/20260523120000_replace_record_kind_with_is_committed/migration.sql +0 -24
- package/prisma/schema/migrations/20260528120000_drop_job_description_recommendation_config/migration.sql +0 -2
- package/prisma/schema/migrations/20260710120000_add_resume_rendered_export_fields/migration.sql +0 -9
- package/prisma/schema/migrations/20260714120000_add_job_description_display_html_document/migration.sql +0 -8
- package/prisma/schema/migrations/20260716120000_add_offer_letters/migration.sql +0 -183
- package/prisma/schema/migrations/20260716140000_offer_schema_refinements/migration.sql +0 -13
- package/prisma/schema/migrations/20260716160000_offer_schema_hardening/migration.sql +0 -95
- package/prisma/schema/migrations/20260716180000_offer_letter_template_config/migration.sql +0 -2
- package/prisma/schema/migrations/20260716190000_add_evaluation_focus_areas/migration.sql +0 -6
- package/prisma/schema/migrations/20260717120000_offer_workflow_approval/migration.sql +0 -30
- package/prisma/schema/migrations/20260720120000_offer_letter_template_is_draft/migration.sql +0 -5
- package/prisma/schema/migrations/20260720140000_offer_status_split/migration.sql +0 -51
- package/prisma/schema/migrations/20260720140001_offer_status_split_backfill/migration.sql +0 -37
- package/prisma/schema/migrations/20260722120000_offer_draft_edited_html/migration.sql +0 -13
- package/prisma/schema/migrations/20260723150000_offer_withdraw_actor_no_show_reason/migration.sql +0 -10
- package/prisma/schema/migrations/20260724120000_open_job_offer_accepted_declined_counts/migration.sql +0 -7
- package/prisma/schema/migrations/20260811120000_add_integration_provider_razorpay/migration.sql +0 -6
- package/prisma/schema/migrations/20260812120000_add_billing_transactions/migration.sql +0 -49
- package/prisma/schema/migrations/20260812130000_drop_billing_transaction_gst_snapshots/migration.sql +0 -3
- package/prisma/schema/migrations/20260812180000_billing_transaction_invoice_number/migration.sql +0 -5
- package/prisma/schema/migrations/20260813120000_payment_webhooks_gst_refunds/migration.sql +0 -79
- package/prisma/schema/migrations/20260813140000_platform_gst_profiles/migration.sql +0 -49
- package/prisma/schema/migrations/20260813150000_rename_gst_profiles/migration.sql +0 -53
- package/prisma/schema/migrations/20260813160000_remove_gst_billing/migration.sql +0 -16
- package/prisma/schema/migrations/20260813170000_billing_licensing_unrecoverable/migration.sql +0 -2
- package/prisma/schema/migrations/20260813180000_billing_transaction_payment_method/migration.sql +0 -2
- package/prisma/schema/migrations/20260814090000_billing_transaction_purchaser_email/migration.sql +0 -2
- package/prisma/schema/migrations/20260816100000_billing_product_organisations/migration.sql +0 -35
- package/prisma/schema/migrations/20260816120000_merge_billing_product_organisations/migration.sql +0 -25
- package/prisma/schema/migrations/20260817120000_billing_payment_mismatch/migration.sql +0 -7
- package/prisma/schema/migrations/20260819120000_billing_product_prices/migration.sql +0 -62
- package/prisma/schema/migrations/20260819140000_billing_exchange_rates/migration.sql +0 -25
- package/prisma/schema/migrations/20260820120000_billing_transaction_failure_category/migration.sql +0 -31
- package/prisma/schema/migrations/20260820130000_backfill_billing_transaction_failure_details/migration.sql +0 -23
- package/prisma/schema/migrations/20260820140000_drop_billing_product_price_overrides/migration.sql +0 -2
- package/prisma/schema/migrations/20260821120000_drop_billing_product_and_mock_licensing/migration.sql +0 -38
- package/prisma/schema/migrations/20260824120000_billing_transaction_purchase_display_name/migration.sql +0 -2
- package/prisma/schema/migrations/20260831120000_user_communication_email/migration.sql +0 -6
package/client/index-browser.js
CHANGED
|
@@ -847,7 +847,6 @@ exports.Prisma.FitCheckScalarFieldEnum = {
|
|
|
847
847
|
skills_analysis: 'skills_analysis',
|
|
848
848
|
overall_analysis: 'overall_analysis',
|
|
849
849
|
overall_score: 'overall_score',
|
|
850
|
-
overall_recommendation: 'overall_recommendation',
|
|
851
850
|
short_match_analysis: 'short_match_analysis',
|
|
852
851
|
fit_comparison: 'fit_comparison',
|
|
853
852
|
recommendation: 'recommendation',
|
|
@@ -1430,6 +1429,159 @@ exports.Prisma.JobRoundAnalyticsDailyScalarFieldEnum = {
|
|
|
1430
1429
|
avg_completion_minutes: 'avg_completion_minutes'
|
|
1431
1430
|
};
|
|
1432
1431
|
|
|
1432
|
+
exports.Prisma.AiCostLedgerEntryScalarFieldEnum = {
|
|
1433
|
+
id: 'id',
|
|
1434
|
+
organisation_id: 'organisation_id',
|
|
1435
|
+
purchased_hiring_unit_id: 'purchased_hiring_unit_id',
|
|
1436
|
+
workflow_name: 'workflow_name',
|
|
1437
|
+
direction: 'direction',
|
|
1438
|
+
amount: 'amount',
|
|
1439
|
+
reason: 'reason',
|
|
1440
|
+
occurred_at: 'occurred_at',
|
|
1441
|
+
source_type: 'source_type',
|
|
1442
|
+
source_id: 'source_id',
|
|
1443
|
+
description: 'description',
|
|
1444
|
+
idempotency_key: 'idempotency_key',
|
|
1445
|
+
created_at: 'created_at',
|
|
1446
|
+
updated_at: 'updated_at',
|
|
1447
|
+
created_by: 'created_by',
|
|
1448
|
+
updated_by: 'updated_by',
|
|
1449
|
+
is_active: 'is_active'
|
|
1450
|
+
};
|
|
1451
|
+
|
|
1452
|
+
exports.Prisma.PurchasedHiringUnitAssignmentEventScalarFieldEnum = {
|
|
1453
|
+
id: 'id',
|
|
1454
|
+
purchased_hiring_unit_id: 'purchased_hiring_unit_id',
|
|
1455
|
+
event_kind: 'event_kind',
|
|
1456
|
+
previous_department_id: 'previous_department_id',
|
|
1457
|
+
new_department_id: 'new_department_id',
|
|
1458
|
+
previous_job_description_id: 'previous_job_description_id',
|
|
1459
|
+
new_job_description_id: 'new_job_description_id',
|
|
1460
|
+
effective_at: 'effective_at',
|
|
1461
|
+
created_by: 'created_by'
|
|
1462
|
+
};
|
|
1463
|
+
|
|
1464
|
+
exports.Prisma.LicensePackageScalarFieldEnum = {
|
|
1465
|
+
id: 'id',
|
|
1466
|
+
code: 'code',
|
|
1467
|
+
version: 'version',
|
|
1468
|
+
name: 'name',
|
|
1469
|
+
description: 'description',
|
|
1470
|
+
price: 'price',
|
|
1471
|
+
cost_price: 'cost_price',
|
|
1472
|
+
currency: 'currency',
|
|
1473
|
+
status: 'status',
|
|
1474
|
+
units_per_purchase: 'units_per_purchase',
|
|
1475
|
+
interview_ai_assisted_hours: 'interview_ai_assisted_hours',
|
|
1476
|
+
interview_full_ai_hours: 'interview_full_ai_hours',
|
|
1477
|
+
interview_non_ai_hours: 'interview_non_ai_hours',
|
|
1478
|
+
assignment_count: 'assignment_count',
|
|
1479
|
+
test_count: 'test_count',
|
|
1480
|
+
resume_count: 'resume_count',
|
|
1481
|
+
credits: 'credits',
|
|
1482
|
+
created_at: 'created_at',
|
|
1483
|
+
updated_at: 'updated_at',
|
|
1484
|
+
created_by: 'created_by',
|
|
1485
|
+
updated_by: 'updated_by',
|
|
1486
|
+
is_active: 'is_active'
|
|
1487
|
+
};
|
|
1488
|
+
|
|
1489
|
+
exports.Prisma.LicensePackageOrganisationScalarFieldEnum = {
|
|
1490
|
+
id: 'id',
|
|
1491
|
+
license_package_id: 'license_package_id',
|
|
1492
|
+
organisation_id: 'organisation_id',
|
|
1493
|
+
created_at: 'created_at',
|
|
1494
|
+
updated_at: 'updated_at',
|
|
1495
|
+
created_by: 'created_by',
|
|
1496
|
+
updated_by: 'updated_by',
|
|
1497
|
+
is_active: 'is_active'
|
|
1498
|
+
};
|
|
1499
|
+
|
|
1500
|
+
exports.Prisma.LicensingLedgerEntryScalarFieldEnum = {
|
|
1501
|
+
id: 'id',
|
|
1502
|
+
organisation_id: 'organisation_id',
|
|
1503
|
+
purchased_hiring_unit_id: 'purchased_hiring_unit_id',
|
|
1504
|
+
entitlement_type: 'entitlement_type',
|
|
1505
|
+
direction: 'direction',
|
|
1506
|
+
amount: 'amount',
|
|
1507
|
+
reason: 'reason',
|
|
1508
|
+
occurred_at: 'occurred_at',
|
|
1509
|
+
source_type: 'source_type',
|
|
1510
|
+
source_id: 'source_id',
|
|
1511
|
+
description: 'description',
|
|
1512
|
+
idempotency_key: 'idempotency_key',
|
|
1513
|
+
created_at: 'created_at',
|
|
1514
|
+
updated_at: 'updated_at',
|
|
1515
|
+
created_by: 'created_by',
|
|
1516
|
+
updated_by: 'updated_by',
|
|
1517
|
+
is_active: 'is_active'
|
|
1518
|
+
};
|
|
1519
|
+
|
|
1520
|
+
exports.Prisma.PurchasedLicensePackageScalarFieldEnum = {
|
|
1521
|
+
id: 'id',
|
|
1522
|
+
organisation_id: 'organisation_id',
|
|
1523
|
+
license_package_id: 'license_package_id',
|
|
1524
|
+
package_code: 'package_code',
|
|
1525
|
+
package_version: 'package_version',
|
|
1526
|
+
package_name: 'package_name',
|
|
1527
|
+
price: 'price',
|
|
1528
|
+
currency: 'currency',
|
|
1529
|
+
units_per_purchase: 'units_per_purchase',
|
|
1530
|
+
package_quantity: 'package_quantity',
|
|
1531
|
+
purchased_at: 'purchased_at',
|
|
1532
|
+
status: 'status',
|
|
1533
|
+
created_at: 'created_at',
|
|
1534
|
+
updated_at: 'updated_at',
|
|
1535
|
+
created_by: 'created_by',
|
|
1536
|
+
updated_by: 'updated_by',
|
|
1537
|
+
is_active: 'is_active'
|
|
1538
|
+
};
|
|
1539
|
+
|
|
1540
|
+
exports.Prisma.PurchasedHiringUnitScalarFieldEnum = {
|
|
1541
|
+
id: 'id',
|
|
1542
|
+
organisation_id: 'organisation_id',
|
|
1543
|
+
purchased_license_package_id: 'purchased_license_package_id',
|
|
1544
|
+
status: 'status',
|
|
1545
|
+
department_id: 'department_id',
|
|
1546
|
+
first_assigned_at: 'first_assigned_at',
|
|
1547
|
+
expiry_at: 'expiry_at',
|
|
1548
|
+
job_description_id: 'job_description_id',
|
|
1549
|
+
created_at: 'created_at',
|
|
1550
|
+
updated_at: 'updated_at',
|
|
1551
|
+
created_by: 'created_by',
|
|
1552
|
+
updated_by: 'updated_by',
|
|
1553
|
+
is_active: 'is_active'
|
|
1554
|
+
};
|
|
1555
|
+
|
|
1556
|
+
exports.Prisma.PurchasedTopUpScalarFieldEnum = {
|
|
1557
|
+
id: 'id',
|
|
1558
|
+
organisation_id: 'organisation_id',
|
|
1559
|
+
purchased_at: 'purchased_at',
|
|
1560
|
+
status: 'status',
|
|
1561
|
+
total_price: 'total_price',
|
|
1562
|
+
currency: 'currency',
|
|
1563
|
+
description: 'description',
|
|
1564
|
+
interview_ai_assisted_hours_purchased: 'interview_ai_assisted_hours_purchased',
|
|
1565
|
+
interview_full_ai_hours_purchased: 'interview_full_ai_hours_purchased',
|
|
1566
|
+
interview_non_ai_hours_purchased: 'interview_non_ai_hours_purchased',
|
|
1567
|
+
assignment_count_purchased: 'assignment_count_purchased',
|
|
1568
|
+
test_count_purchased: 'test_count_purchased',
|
|
1569
|
+
resume_count_purchased: 'resume_count_purchased',
|
|
1570
|
+
credits_purchased: 'credits_purchased',
|
|
1571
|
+
interview_ai_assisted_hours_remaining: 'interview_ai_assisted_hours_remaining',
|
|
1572
|
+
interview_full_ai_hours_remaining: 'interview_full_ai_hours_remaining',
|
|
1573
|
+
interview_non_ai_hours_remaining: 'interview_non_ai_hours_remaining',
|
|
1574
|
+
assignment_count_remaining: 'assignment_count_remaining',
|
|
1575
|
+
test_count_remaining: 'test_count_remaining',
|
|
1576
|
+
resume_count_remaining: 'resume_count_remaining',
|
|
1577
|
+
credits_remaining: 'credits_remaining',
|
|
1578
|
+
created_at: 'created_at',
|
|
1579
|
+
updated_at: 'updated_at',
|
|
1580
|
+
created_by: 'created_by',
|
|
1581
|
+
updated_by: 'updated_by',
|
|
1582
|
+
is_active: 'is_active'
|
|
1583
|
+
};
|
|
1584
|
+
|
|
1433
1585
|
exports.Prisma.LiveAnalysisScalarFieldEnum = {
|
|
1434
1586
|
id: 'id',
|
|
1435
1587
|
interview_id: 'interview_id',
|
|
@@ -2076,7 +2228,6 @@ exports.Prisma.UserScalarFieldEnum = {
|
|
|
2076
2228
|
first_login_status: 'first_login_status',
|
|
2077
2229
|
name: 'name',
|
|
2078
2230
|
phone: 'phone',
|
|
2079
|
-
communication_email: 'communication_email',
|
|
2080
2231
|
description: 'description',
|
|
2081
2232
|
date_of_birth: 'date_of_birth',
|
|
2082
2233
|
designation: 'designation',
|
|
@@ -2435,8 +2586,7 @@ exports.CommMessageStatus = exports.$Enums.CommMessageStatus = {
|
|
|
2435
2586
|
exports.CompetencyCategory = exports.$Enums.CompetencyCategory = {
|
|
2436
2587
|
TECHNICAL: 'TECHNICAL',
|
|
2437
2588
|
BEHAVIOURAL: 'BEHAVIOURAL',
|
|
2438
|
-
AI: 'AI'
|
|
2439
|
-
EXPERIENCE_RELEVANCE: 'EXPERIENCE_RELEVANCE'
|
|
2589
|
+
AI: 'AI'
|
|
2440
2590
|
};
|
|
2441
2591
|
|
|
2442
2592
|
exports.HiringPlanSectionStatus = exports.$Enums.HiringPlanSectionStatus = {
|
|
@@ -2595,6 +2745,69 @@ exports.JobProfileStatus = exports.$Enums.JobProfileStatus = {
|
|
|
2595
2745
|
COMPLETE: 'COMPLETE'
|
|
2596
2746
|
};
|
|
2597
2747
|
|
|
2748
|
+
exports.LicensingLedgerDirection = exports.$Enums.LicensingLedgerDirection = {
|
|
2749
|
+
CREDIT: 'CREDIT',
|
|
2750
|
+
DEBIT: 'DEBIT'
|
|
2751
|
+
};
|
|
2752
|
+
|
|
2753
|
+
exports.AiCostLedgerReason = exports.$Enums.AiCostLedgerReason = {
|
|
2754
|
+
PURCHASE: 'PURCHASE',
|
|
2755
|
+
USAGE: 'USAGE',
|
|
2756
|
+
ADJUSTMENT: 'ADJUSTMENT',
|
|
2757
|
+
REFUND: 'REFUND'
|
|
2758
|
+
};
|
|
2759
|
+
|
|
2760
|
+
exports.PurchasedHiringUnitAssignmentEventKind = exports.$Enums.PurchasedHiringUnitAssignmentEventKind = {
|
|
2761
|
+
DEPARTMENT_ASSIGNED: 'DEPARTMENT_ASSIGNED',
|
|
2762
|
+
DEPARTMENT_UNASSIGNED: 'DEPARTMENT_UNASSIGNED',
|
|
2763
|
+
JOB_LINKED: 'JOB_LINKED',
|
|
2764
|
+
JOB_UNLINKED: 'JOB_UNLINKED'
|
|
2765
|
+
};
|
|
2766
|
+
|
|
2767
|
+
exports.LicensePackageStatus = exports.$Enums.LicensePackageStatus = {
|
|
2768
|
+
DRAFT: 'DRAFT',
|
|
2769
|
+
ACTIVE: 'ACTIVE',
|
|
2770
|
+
ARCHIVED: 'ARCHIVED'
|
|
2771
|
+
};
|
|
2772
|
+
|
|
2773
|
+
exports.LicensingLedgerEntitlementType = exports.$Enums.LicensingLedgerEntitlementType = {
|
|
2774
|
+
INTERVIEW_AI_ASSISTED_HOURS: 'INTERVIEW_AI_ASSISTED_HOURS',
|
|
2775
|
+
INTERVIEW_FULL_AI_HOURS: 'INTERVIEW_FULL_AI_HOURS',
|
|
2776
|
+
INTERVIEW_NON_AI_HOURS: 'INTERVIEW_NON_AI_HOURS',
|
|
2777
|
+
ASSIGNMENT_COUNT: 'ASSIGNMENT_COUNT',
|
|
2778
|
+
TEST_COUNT: 'TEST_COUNT',
|
|
2779
|
+
RESUME_COUNT: 'RESUME_COUNT',
|
|
2780
|
+
CREDITS: 'CREDITS'
|
|
2781
|
+
};
|
|
2782
|
+
|
|
2783
|
+
exports.LicensingLedgerReason = exports.$Enums.LicensingLedgerReason = {
|
|
2784
|
+
PURCHASE: 'PURCHASE',
|
|
2785
|
+
TOP_UP: 'TOP_UP',
|
|
2786
|
+
USAGE: 'USAGE',
|
|
2787
|
+
ADJUSTMENT: 'ADJUSTMENT',
|
|
2788
|
+
REFUND: 'REFUND',
|
|
2789
|
+
EXPIRY: 'EXPIRY'
|
|
2790
|
+
};
|
|
2791
|
+
|
|
2792
|
+
exports.PurchasedLicensePackageStatus = exports.$Enums.PurchasedLicensePackageStatus = {
|
|
2793
|
+
ACTIVE: 'ACTIVE',
|
|
2794
|
+
EXPIRED: 'EXPIRED',
|
|
2795
|
+
CANCELLED: 'CANCELLED'
|
|
2796
|
+
};
|
|
2797
|
+
|
|
2798
|
+
exports.PurchasedHiringUnitStatus = exports.$Enums.PurchasedHiringUnitStatus = {
|
|
2799
|
+
AVAILABLE: 'AVAILABLE',
|
|
2800
|
+
ASSIGNED: 'ASSIGNED',
|
|
2801
|
+
ACTIVE: 'ACTIVE',
|
|
2802
|
+
EXPIRED: 'EXPIRED'
|
|
2803
|
+
};
|
|
2804
|
+
|
|
2805
|
+
exports.PurchasedTopUpStatus = exports.$Enums.PurchasedTopUpStatus = {
|
|
2806
|
+
ACTIVE: 'ACTIVE',
|
|
2807
|
+
DEPLETED: 'DEPLETED',
|
|
2808
|
+
CANCELLED: 'CANCELLED'
|
|
2809
|
+
};
|
|
2810
|
+
|
|
2598
2811
|
exports.OfferLetterTemplateScope = exports.$Enums.OfferLetterTemplateScope = {
|
|
2599
2812
|
ORGANIZATION: 'ORGANIZATION',
|
|
2600
2813
|
JOB: 'JOB'
|
|
@@ -2763,6 +2976,14 @@ exports.Prisma.ModelName = {
|
|
|
2763
2976
|
JobProfile: 'JobProfile',
|
|
2764
2977
|
JobRoundAnalytics: 'JobRoundAnalytics',
|
|
2765
2978
|
JobRoundAnalyticsDaily: 'JobRoundAnalyticsDaily',
|
|
2979
|
+
AiCostLedgerEntry: 'AiCostLedgerEntry',
|
|
2980
|
+
PurchasedHiringUnitAssignmentEvent: 'PurchasedHiringUnitAssignmentEvent',
|
|
2981
|
+
LicensePackage: 'LicensePackage',
|
|
2982
|
+
LicensePackageOrganisation: 'LicensePackageOrganisation',
|
|
2983
|
+
LicensingLedgerEntry: 'LicensingLedgerEntry',
|
|
2984
|
+
PurchasedLicensePackage: 'PurchasedLicensePackage',
|
|
2985
|
+
PurchasedHiringUnit: 'PurchasedHiringUnit',
|
|
2986
|
+
PurchasedTopUp: 'PurchasedTopUp',
|
|
2766
2987
|
LiveAnalysis: 'LiveAnalysis',
|
|
2767
2988
|
Message: 'Message',
|
|
2768
2989
|
Notes: 'Notes',
|