vms-nest-prisma-api-document 1023.0.0 → 1024.0.0
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/dist/{bookmark_service-D4RaXlHU.d.ts → bookmark_service-Dou3Jhqs.d.ts} +7852 -7524
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +5 -292
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api.service.d.ts +10 -10
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.js +27 -50
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/users/user_service.js +7 -7
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/package.json +1 -1
|
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
|
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
23
|
user_id: string;
|
|
24
24
|
organisation_id: string;
|
|
25
|
-
country_id: string;
|
|
26
25
|
login_from: LoginFrom;
|
|
26
|
+
country_id: string;
|
|
27
27
|
os_details: Record<string, any>;
|
|
28
28
|
ip_details: Record<string, any>;
|
|
29
29
|
}, {
|
|
30
30
|
user_id: string;
|
|
31
31
|
organisation_id: string;
|
|
32
|
-
country_id: string;
|
|
33
32
|
login_from: LoginFrom;
|
|
33
|
+
country_id: string;
|
|
34
34
|
os_details?: Record<string, any> | undefined;
|
|
35
35
|
ip_details?: Record<string, any> | undefined;
|
|
36
36
|
}>;
|
|
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
48
48
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
49
49
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
login_from: LoginFrom;
|
|
52
51
|
search: string;
|
|
53
52
|
paging: PAGING;
|
|
54
53
|
page_count: number;
|
|
55
54
|
page_index: number;
|
|
55
|
+
login_from: LoginFrom;
|
|
56
56
|
date_format_id: string;
|
|
57
57
|
time_zone_id: string;
|
|
58
58
|
user_ids: string[];
|
|
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
43
43
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
44
44
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
login_from: LoginFrom;
|
|
47
46
|
search: string;
|
|
48
47
|
paging: PAGING;
|
|
49
48
|
page_count: number;
|
|
50
49
|
page_index: number;
|
|
50
|
+
login_from: LoginFrom;
|
|
51
51
|
date_format_id: string;
|
|
52
52
|
time_zone_id: string;
|
|
53
53
|
user_ids: string[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { B_ as BookMark, C0 as BookMarkDTO, C2 as BookMarkQueryDTO, C1 as BookMarkQuerySchema, B$ as BookMarkSchema, C6 as createBookMark, C8 as deleteBookMark, C5 as findBookMarks, C4 as newBookMarkPayload, C3 as toBookMarkPayload, C7 as updateBookMark } from '../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,293 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
|
|
1
|
+
import '../../core/Enums.js';
|
|
2
|
+
import '../../core/BaseResponse.js';
|
|
3
|
+
import 'zod';
|
|
4
|
+
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
+
export { mm as Invoice, mr as InvoiceDTO, mn as InvoiceFile, mp as InvoiceFileDTO, mo as InvoiceFileSchema, mt as InvoiceQueryDTO, ms as InvoiceQuerySchema, mq as InvoiceSchema, mA as createInvoice, mx as create_invoice_file, mC as deleteInvoice, mz as findInvoices, mw as get_invoice_file_presigned_url, mv as newInvoicePayload, my as remove_invoice_file, mu as toInvoicePayload, mB as updateInvoice } from '../../bookmark_service-Dou3Jhqs.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
-
|
|
8
|
-
interface Invoice extends Record<string, unknown> {
|
|
9
|
-
invoice_id: string;
|
|
10
|
-
invoice_number: string;
|
|
11
|
-
invoice_month_year: string;
|
|
12
|
-
invoice_amount: number;
|
|
13
|
-
invoice_generate_date?: string;
|
|
14
|
-
invoice_generate_date_f?: string;
|
|
15
|
-
invoice_due_date?: string;
|
|
16
|
-
invoice_due_date_f?: string;
|
|
17
|
-
payment_date?: string;
|
|
18
|
-
payment_date_f?: string;
|
|
19
|
-
invoice_status: InvoiceStatus;
|
|
20
|
-
status: Status;
|
|
21
|
-
added_date_time: string;
|
|
22
|
-
modified_date_time: string;
|
|
23
|
-
organisation_id: string;
|
|
24
|
-
UserOrganisation?: UserOrganisation;
|
|
25
|
-
organisation_name?: string;
|
|
26
|
-
organisation_code?: string;
|
|
27
|
-
currency_id: string;
|
|
28
|
-
MasterMainCurrency?: MasterMainCurrency;
|
|
29
|
-
currency_name?: string;
|
|
30
|
-
currency_code?: string;
|
|
31
|
-
currency_symbol?: string;
|
|
32
|
-
InvoiceFile?: InvoiceFile[];
|
|
33
|
-
_count?: {
|
|
34
|
-
InvoiceFile?: number;
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
interface InvoiceFile extends BaseCommonFile {
|
|
38
|
-
invoice_file_id: string;
|
|
39
|
-
organisation_id: string;
|
|
40
|
-
UserOrganisation?: UserOrganisation;
|
|
41
|
-
organisation_name?: string;
|
|
42
|
-
organisation_code?: string;
|
|
43
|
-
invoice_id: string;
|
|
44
|
-
Invoice?: Invoice;
|
|
45
|
-
invoice_number?: string;
|
|
46
|
-
}
|
|
47
|
-
declare const InvoiceFileSchema: z.ZodObject<{
|
|
48
|
-
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
49
|
-
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
50
|
-
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
51
|
-
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
52
|
-
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
53
|
-
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
54
|
-
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
55
|
-
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
56
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
57
|
-
} & {
|
|
58
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
59
|
-
invoice_id: z.ZodEffects<z.ZodString, string, string>;
|
|
60
|
-
}, "strip", z.ZodTypeAny, {
|
|
61
|
-
status: Status;
|
|
62
|
-
organisation_id: string;
|
|
63
|
-
usage_type: string;
|
|
64
|
-
file_type: FileType;
|
|
65
|
-
file_url: string;
|
|
66
|
-
file_key: string;
|
|
67
|
-
file_name: string;
|
|
68
|
-
file_description: string;
|
|
69
|
-
file_size: number;
|
|
70
|
-
file_metadata: Record<string, any>;
|
|
71
|
-
invoice_id: string;
|
|
72
|
-
}, {
|
|
73
|
-
status: Status;
|
|
74
|
-
organisation_id: string;
|
|
75
|
-
usage_type: string;
|
|
76
|
-
file_type: FileType;
|
|
77
|
-
invoice_id: string;
|
|
78
|
-
file_url?: string | undefined;
|
|
79
|
-
file_key?: string | undefined;
|
|
80
|
-
file_name?: string | undefined;
|
|
81
|
-
file_description?: string | undefined;
|
|
82
|
-
file_size?: unknown;
|
|
83
|
-
file_metadata?: Record<string, any> | undefined;
|
|
84
|
-
}>;
|
|
85
|
-
type InvoiceFileDTO = z.infer<typeof InvoiceFileSchema>;
|
|
86
|
-
declare const InvoiceSchema: z.ZodObject<{
|
|
87
|
-
invoice_number: z.ZodEffects<z.ZodString, string, string>;
|
|
88
|
-
invoice_month_year: z.ZodEffects<z.ZodString, string, string>;
|
|
89
|
-
invoice_amount: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
90
|
-
invoice_generate_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
91
|
-
invoice_due_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
92
|
-
payment_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
93
|
-
invoice_status: z.ZodType<InvoiceStatus, z.ZodTypeDef, InvoiceStatus>;
|
|
94
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
95
|
-
currency_id: z.ZodEffects<z.ZodString, string, string>;
|
|
96
|
-
InvoiceFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
97
|
-
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
98
|
-
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
99
|
-
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
100
|
-
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
101
|
-
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
102
|
-
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
103
|
-
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
104
|
-
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
105
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
106
|
-
} & {
|
|
107
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
108
|
-
invoice_id: z.ZodEffects<z.ZodString, string, string>;
|
|
109
|
-
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
110
|
-
status: Status;
|
|
111
|
-
organisation_id: string;
|
|
112
|
-
usage_type: string;
|
|
113
|
-
file_type: FileType;
|
|
114
|
-
file_url: string;
|
|
115
|
-
file_key: string;
|
|
116
|
-
file_name: string;
|
|
117
|
-
file_description: string;
|
|
118
|
-
file_size: number;
|
|
119
|
-
file_metadata: Record<string, any>;
|
|
120
|
-
invoice_id: string;
|
|
121
|
-
}, {
|
|
122
|
-
status: Status;
|
|
123
|
-
organisation_id: string;
|
|
124
|
-
usage_type: string;
|
|
125
|
-
file_type: FileType;
|
|
126
|
-
invoice_id: string;
|
|
127
|
-
file_url?: string | undefined;
|
|
128
|
-
file_key?: string | undefined;
|
|
129
|
-
file_name?: string | undefined;
|
|
130
|
-
file_description?: string | undefined;
|
|
131
|
-
file_size?: unknown;
|
|
132
|
-
file_metadata?: Record<string, any> | undefined;
|
|
133
|
-
}>, "many">>>;
|
|
134
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
135
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
136
|
-
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
status: Status;
|
|
138
|
-
organisation_id: string;
|
|
139
|
-
time_zone_id: string;
|
|
140
|
-
currency_id: string;
|
|
141
|
-
invoice_number: string;
|
|
142
|
-
invoice_month_year: string;
|
|
143
|
-
invoice_amount: number;
|
|
144
|
-
invoice_generate_date: string;
|
|
145
|
-
invoice_due_date: string;
|
|
146
|
-
payment_date: string;
|
|
147
|
-
invoice_status: InvoiceStatus;
|
|
148
|
-
InvoiceFileSchema: {
|
|
149
|
-
status: Status;
|
|
150
|
-
organisation_id: string;
|
|
151
|
-
usage_type: string;
|
|
152
|
-
file_type: FileType;
|
|
153
|
-
file_url: string;
|
|
154
|
-
file_key: string;
|
|
155
|
-
file_name: string;
|
|
156
|
-
file_description: string;
|
|
157
|
-
file_size: number;
|
|
158
|
-
file_metadata: Record<string, any>;
|
|
159
|
-
invoice_id: string;
|
|
160
|
-
}[];
|
|
161
|
-
}, {
|
|
162
|
-
status: Status;
|
|
163
|
-
organisation_id: string;
|
|
164
|
-
time_zone_id: string;
|
|
165
|
-
currency_id: string;
|
|
166
|
-
invoice_number: string;
|
|
167
|
-
invoice_month_year: string;
|
|
168
|
-
invoice_generate_date: string;
|
|
169
|
-
invoice_due_date: string;
|
|
170
|
-
invoice_status: InvoiceStatus;
|
|
171
|
-
invoice_amount?: unknown;
|
|
172
|
-
payment_date?: string | undefined;
|
|
173
|
-
InvoiceFileSchema?: {
|
|
174
|
-
status: Status;
|
|
175
|
-
organisation_id: string;
|
|
176
|
-
usage_type: string;
|
|
177
|
-
file_type: FileType;
|
|
178
|
-
invoice_id: string;
|
|
179
|
-
file_url?: string | undefined;
|
|
180
|
-
file_key?: string | undefined;
|
|
181
|
-
file_name?: string | undefined;
|
|
182
|
-
file_description?: string | undefined;
|
|
183
|
-
file_size?: unknown;
|
|
184
|
-
file_metadata?: Record<string, any> | undefined;
|
|
185
|
-
}[] | undefined;
|
|
186
|
-
}>;
|
|
187
|
-
type InvoiceDTO = z.infer<typeof InvoiceSchema>;
|
|
188
|
-
declare const InvoiceQuerySchema: z.ZodObject<{
|
|
189
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
190
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
191
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
192
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
193
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
194
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
195
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
196
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
197
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
198
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
199
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
200
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
201
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
202
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
203
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
204
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
205
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
206
|
-
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
name: string;
|
|
208
|
-
field: string;
|
|
209
|
-
direction: OrderBy;
|
|
210
|
-
}, {
|
|
211
|
-
name: string;
|
|
212
|
-
field: string;
|
|
213
|
-
direction: OrderBy;
|
|
214
|
-
}>, "many">>>;
|
|
215
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
216
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
217
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
218
|
-
} & {
|
|
219
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
220
|
-
currency_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
221
|
-
invoice_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
222
|
-
invoice_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InvoiceStatus>, "many">>>;
|
|
223
|
-
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
224
|
-
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
225
|
-
}, "strip", z.ZodTypeAny, {
|
|
226
|
-
status: Status[];
|
|
227
|
-
search: string;
|
|
228
|
-
paging: PAGING;
|
|
229
|
-
page_count: number;
|
|
230
|
-
page_index: number;
|
|
231
|
-
load_parents: LoadParents;
|
|
232
|
-
load_parents_list: string[];
|
|
233
|
-
load_child: LoadChild;
|
|
234
|
-
load_child_list: string[];
|
|
235
|
-
load_child_count: LoadChildCount;
|
|
236
|
-
load_child_count_list: string[];
|
|
237
|
-
include_details: Record<string, any>;
|
|
238
|
-
where_relations: Record<string, any>;
|
|
239
|
-
order_by: {
|
|
240
|
-
name: string;
|
|
241
|
-
field: string;
|
|
242
|
-
direction: OrderBy;
|
|
243
|
-
}[];
|
|
244
|
-
include_master_data: YesNo;
|
|
245
|
-
date_format_id: string;
|
|
246
|
-
time_zone_id: string;
|
|
247
|
-
organisation_ids: string[];
|
|
248
|
-
currency_ids: string[];
|
|
249
|
-
from_date: string;
|
|
250
|
-
to_date: string;
|
|
251
|
-
invoice_status: InvoiceStatus[];
|
|
252
|
-
invoice_ids: string[];
|
|
253
|
-
}, {
|
|
254
|
-
date_format_id: string;
|
|
255
|
-
time_zone_id: string;
|
|
256
|
-
from_date: string;
|
|
257
|
-
to_date: string;
|
|
258
|
-
status?: Status[] | undefined;
|
|
259
|
-
search?: string | undefined;
|
|
260
|
-
paging?: PAGING | undefined;
|
|
261
|
-
page_count?: unknown;
|
|
262
|
-
page_index?: unknown;
|
|
263
|
-
load_parents?: LoadParents | undefined;
|
|
264
|
-
load_parents_list?: string[] | undefined;
|
|
265
|
-
load_child?: LoadChild | undefined;
|
|
266
|
-
load_child_list?: string[] | undefined;
|
|
267
|
-
load_child_count?: LoadChildCount | undefined;
|
|
268
|
-
load_child_count_list?: string[] | undefined;
|
|
269
|
-
include_details?: Record<string, any> | undefined;
|
|
270
|
-
where_relations?: Record<string, any> | undefined;
|
|
271
|
-
order_by?: {
|
|
272
|
-
name: string;
|
|
273
|
-
field: string;
|
|
274
|
-
direction: OrderBy;
|
|
275
|
-
}[] | undefined;
|
|
276
|
-
include_master_data?: YesNo | undefined;
|
|
277
|
-
organisation_ids?: string[] | undefined;
|
|
278
|
-
currency_ids?: string[] | undefined;
|
|
279
|
-
invoice_status?: InvoiceStatus[] | undefined;
|
|
280
|
-
invoice_ids?: string[] | undefined;
|
|
281
|
-
}>;
|
|
282
|
-
type InvoiceQueryDTO = z.infer<typeof InvoiceQuerySchema>;
|
|
283
|
-
declare const toInvoicePayload: (invoice: Invoice) => InvoiceDTO;
|
|
284
|
-
declare const newInvoicePayload: () => InvoiceDTO;
|
|
285
|
-
declare const get_invoice_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
286
|
-
declare const create_invoice_file: (data: InvoiceFileDTO) => Promise<SBR>;
|
|
287
|
-
declare const remove_invoice_file: (id: string) => Promise<SBR>;
|
|
288
|
-
declare const findInvoices: (data: InvoiceQueryDTO) => Promise<FBR<Invoice[]>>;
|
|
289
|
-
declare const createInvoice: (data: InvoiceDTO) => Promise<SBR>;
|
|
290
|
-
declare const updateInvoice: (id: string, data: InvoiceDTO) => Promise<SBR>;
|
|
291
|
-
declare const deleteInvoice: (id: string) => Promise<SBR>;
|
|
292
|
-
|
|
293
|
-
export { type Invoice, type InvoiceDTO, type InvoiceFile, type InvoiceFileDTO, InvoiceFileSchema, type InvoiceQueryDTO, InvoiceQuerySchema, InvoiceSchema, createInvoice, create_invoice_file, deleteInvoice, findInvoices, get_invoice_file_presigned_url, newInvoicePayload, remove_invoice_file, toInvoicePayload, updateInvoice };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../bookmark_service-
|
|
4
|
+
export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { qk as OrganisationReportAutomationMail, qn as OrganisationReportAutomationMailQueryDTO, qm as OrganisationReportAutomationMailQuerySchema, ql as OrganisationReportAutomationMailVehicleLink, qi as OrganisationReportPreference, qp as OrganisationReportPreferenceDTO, qr as OrganisationReportPreferenceQueryDTO, qq as OrganisationReportPreferenceQuerySchema, qo as OrganisationReportPreferenceSchema, qj as OrganisationReportPreferenceVehicleLink, qv as createOrganisationReportPreference, qx as deleteOrganisationReportPreference, qy as findOrganisationReportAutomationMail, qu as findOrganisationReportPreference, qt as newOrganisationReportPreferencePayload, qs as toOrganisationReportPreferencePayload, qw as updateOrganisationReportPreference } from '../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../bookmark_service-
|
|
5
|
+
export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../bookmark_service-Dou3Jhqs.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -86,8 +86,10 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
86
86
|
run_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RunType>, "many">>>;
|
|
87
87
|
execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
|
|
88
88
|
}, "strip", z.ZodTypeAny, {
|
|
89
|
-
|
|
89
|
+
run_type: RunType[];
|
|
90
|
+
execution_status: ExecutionStatus[];
|
|
90
91
|
status: Status[];
|
|
92
|
+
is_enabled: YesNo[];
|
|
91
93
|
search: string;
|
|
92
94
|
paging: PAGING;
|
|
93
95
|
page_count: number;
|
|
@@ -108,13 +110,13 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
108
110
|
include_master_data: YesNo;
|
|
109
111
|
date_format_id: string;
|
|
110
112
|
time_zone_id: string;
|
|
111
|
-
run_type: RunType[];
|
|
112
|
-
execution_status: ExecutionStatus[];
|
|
113
113
|
}, {
|
|
114
114
|
date_format_id: string;
|
|
115
115
|
time_zone_id: string;
|
|
116
|
-
|
|
116
|
+
run_type?: RunType[] | undefined;
|
|
117
|
+
execution_status?: ExecutionStatus[] | undefined;
|
|
117
118
|
status?: Status[] | undefined;
|
|
119
|
+
is_enabled?: YesNo[] | undefined;
|
|
118
120
|
search?: string | undefined;
|
|
119
121
|
paging?: PAGING | undefined;
|
|
120
122
|
page_count?: unknown;
|
|
@@ -133,8 +135,6 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
133
135
|
direction: OrderBy;
|
|
134
136
|
}[] | undefined;
|
|
135
137
|
include_master_data?: YesNo | undefined;
|
|
136
|
-
run_type?: RunType[] | undefined;
|
|
137
|
-
execution_status?: ExecutionStatus[] | undefined;
|
|
138
138
|
}>;
|
|
139
139
|
type CronMonitorQueryDTO = z.infer<typeof CronMonitorQuerySchema>;
|
|
140
140
|
declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
@@ -173,6 +173,9 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
173
173
|
execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
|
|
174
174
|
is_latest_run: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
+
run_type: RunType[];
|
|
177
|
+
execution_status: ExecutionStatus[];
|
|
178
|
+
is_latest_run: YesNo[];
|
|
176
179
|
status: Status[];
|
|
177
180
|
search: string;
|
|
178
181
|
paging: PAGING;
|
|
@@ -194,13 +197,13 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
194
197
|
include_master_data: YesNo;
|
|
195
198
|
date_format_id: string;
|
|
196
199
|
time_zone_id: string;
|
|
197
|
-
run_type: RunType[];
|
|
198
|
-
execution_status: ExecutionStatus[];
|
|
199
|
-
is_latest_run: YesNo[];
|
|
200
200
|
cron_job_ids: string[];
|
|
201
201
|
}, {
|
|
202
202
|
date_format_id: string;
|
|
203
203
|
time_zone_id: string;
|
|
204
|
+
run_type?: RunType[] | undefined;
|
|
205
|
+
execution_status?: ExecutionStatus[] | undefined;
|
|
206
|
+
is_latest_run?: YesNo[] | undefined;
|
|
204
207
|
status?: Status[] | undefined;
|
|
205
208
|
search?: string | undefined;
|
|
206
209
|
paging?: PAGING | undefined;
|
|
@@ -220,9 +223,6 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
220
223
|
direction: OrderBy;
|
|
221
224
|
}[] | undefined;
|
|
222
225
|
include_master_data?: YesNo | undefined;
|
|
223
|
-
run_type?: RunType[] | undefined;
|
|
224
|
-
execution_status?: ExecutionStatus[] | undefined;
|
|
225
|
-
is_latest_run?: YesNo[] | undefined;
|
|
226
226
|
cron_job_ids?: string[] | undefined;
|
|
227
227
|
}>;
|
|
228
228
|
type CronJobLogQueryDTO = z.infer<typeof CronJobLogQuerySchema>;
|
|
@@ -61,26 +61,26 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
|
|
|
61
61
|
allowed_ips: z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>;
|
|
62
62
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
status: Status;
|
|
65
|
+
is_enabled: YesNo;
|
|
64
66
|
api_name: string;
|
|
65
67
|
vendor_name: string;
|
|
66
68
|
purpose: string;
|
|
67
69
|
description: string;
|
|
68
|
-
is_enabled: YesNo;
|
|
69
70
|
auth_type: APIAuthType;
|
|
70
71
|
api_key: string;
|
|
71
72
|
username: string;
|
|
72
73
|
password: string;
|
|
73
74
|
rate_limit_rpm: number;
|
|
74
75
|
allowed_ips: string[];
|
|
75
|
-
status: Status;
|
|
76
76
|
}, {
|
|
77
|
+
status: Status;
|
|
77
78
|
api_name: string;
|
|
78
79
|
vendor_name: string;
|
|
79
80
|
allowed_ips: string[];
|
|
80
|
-
|
|
81
|
+
is_enabled?: YesNo | undefined;
|
|
81
82
|
purpose?: string | undefined;
|
|
82
83
|
description?: string | undefined;
|
|
83
|
-
is_enabled?: YesNo | undefined;
|
|
84
84
|
auth_type?: APIAuthType | undefined;
|
|
85
85
|
api_key?: string | undefined;
|
|
86
86
|
username?: string | undefined;
|
|
@@ -123,9 +123,8 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
123
123
|
is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
124
124
|
auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
-
is_enabled: YesNo[];
|
|
127
|
-
auth_type: APIAuthType[];
|
|
128
126
|
status: Status[];
|
|
127
|
+
is_enabled: YesNo[];
|
|
129
128
|
search: string;
|
|
130
129
|
paging: PAGING;
|
|
131
130
|
page_count: number;
|
|
@@ -146,13 +145,13 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
146
145
|
include_master_data: YesNo;
|
|
147
146
|
date_format_id: string;
|
|
148
147
|
time_zone_id: string;
|
|
148
|
+
auth_type: APIAuthType[];
|
|
149
149
|
api_data_share_ids: string[];
|
|
150
150
|
}, {
|
|
151
151
|
date_format_id: string;
|
|
152
152
|
time_zone_id: string;
|
|
153
|
-
is_enabled?: YesNo[] | undefined;
|
|
154
|
-
auth_type?: APIAuthType[] | undefined;
|
|
155
153
|
status?: Status[] | undefined;
|
|
154
|
+
is_enabled?: YesNo[] | undefined;
|
|
156
155
|
search?: string | undefined;
|
|
157
156
|
paging?: PAGING | undefined;
|
|
158
157
|
page_count?: unknown;
|
|
@@ -171,6 +170,7 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
171
170
|
direction: OrderBy;
|
|
172
171
|
}[] | undefined;
|
|
173
172
|
include_master_data?: YesNo | undefined;
|
|
173
|
+
auth_type?: APIAuthType[] | undefined;
|
|
174
174
|
api_data_share_ids?: string[] | undefined;
|
|
175
175
|
}>;
|
|
176
176
|
type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
|
|
@@ -210,7 +210,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
210
210
|
is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
211
211
|
}, "strip", z.ZodTypeAny, {
|
|
212
212
|
status: Status[];
|
|
213
|
-
is_auth_success: YesNo[];
|
|
214
213
|
search: string;
|
|
215
214
|
paging: PAGING;
|
|
216
215
|
page_count: number;
|
|
@@ -231,13 +230,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
231
230
|
include_master_data: YesNo;
|
|
232
231
|
date_format_id: string;
|
|
233
232
|
time_zone_id: string;
|
|
233
|
+
is_auth_success: YesNo[];
|
|
234
234
|
api_data_share_ids: string[];
|
|
235
235
|
api_data_share_hit_log_ids: string[];
|
|
236
236
|
}, {
|
|
237
237
|
date_format_id: string;
|
|
238
238
|
time_zone_id: string;
|
|
239
239
|
status?: Status[] | undefined;
|
|
240
|
-
is_auth_success?: YesNo[] | undefined;
|
|
241
240
|
search?: string | undefined;
|
|
242
241
|
paging?: PAGING | undefined;
|
|
243
242
|
page_count?: unknown;
|
|
@@ -256,6 +255,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
256
255
|
direction: OrderBy;
|
|
257
256
|
}[] | undefined;
|
|
258
257
|
include_master_data?: YesNo | undefined;
|
|
258
|
+
is_auth_success?: YesNo[] | undefined;
|
|
259
259
|
api_data_share_ids?: string[] | undefined;
|
|
260
260
|
api_data_share_hit_log_ids?: string[] | undefined;
|
|
261
261
|
}>;
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { gE as BreakdownDashboard, gB as FleetBreakdown, gD as FleetBreakdownCost, gO as FleetBreakdownCostDTO, gQ as FleetBreakdownCostQueryDTO, gP as FleetBreakdownCostQuerySchema, gN as FleetBreakdownCostSchema, gI as FleetBreakdownDTO, gM as FleetBreakdownDashBoardQueryDTO, gL as FleetBreakdownDashBoardQuerySchema, gC as FleetBreakdownFile, gG as FleetBreakdownFileDTO, gF as FleetBreakdownFileSchema, gK as FleetBreakdownQueryDTO, gJ as FleetBreakdownQuerySchema, gH as FleetBreakdownSchema, h0 as breakdown_dashboard, gZ as createFleetBreakdown, h2 as createFleetBreakdownCost, gW as create_breakdown_file, g$ as deleteFleetBreakdown, h4 as deleteFleetBreakdownCost, gY as findFleetBreakdown, h1 as findFleetBreakdownCost, gV as get_breakdown_file_presigned_url, gU as newFleetBreakdownCostPayload, gS as newFleetBreakdownPayload, gX as remove_breakdown_file, gT as toFleetBreakdownCostPayload, gR as toFleetBreakdownPayload, g_ as updateFleetBreakdown, h3 as updateFleetBreakdownCost } from '../../../bookmark_service-
|
|
5
|
+
export { gE as BreakdownDashboard, gB as FleetBreakdown, gD as FleetBreakdownCost, gO as FleetBreakdownCostDTO, gQ as FleetBreakdownCostQueryDTO, gP as FleetBreakdownCostQuerySchema, gN as FleetBreakdownCostSchema, gI as FleetBreakdownDTO, gM as FleetBreakdownDashBoardQueryDTO, gL as FleetBreakdownDashBoardQuerySchema, gC as FleetBreakdownFile, gG as FleetBreakdownFileDTO, gF as FleetBreakdownFileSchema, gK as FleetBreakdownQueryDTO, gJ as FleetBreakdownQuerySchema, gH as FleetBreakdownSchema, h0 as breakdown_dashboard, gZ as createFleetBreakdown, h2 as createFleetBreakdownCost, gW as create_breakdown_file, g$ as deleteFleetBreakdown, h4 as deleteFleetBreakdownCost, gY as findFleetBreakdown, h1 as findFleetBreakdownCost, gV as get_breakdown_file_presigned_url, gU as newFleetBreakdownCostPayload, gS as newFleetBreakdownPayload, gX as remove_breakdown_file, gT as toFleetBreakdownCostPayload, gR as toFleetBreakdownPayload, g_ as updateFleetBreakdown, h3 as updateFleetBreakdownCost } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { t7 as BusDashBoardQueryDTO, t6 as BusDashBoardQuerySchema, s$ as BusDashboard, s_ as BusStop, t3 as BusStopDTO, sZ as BusStopPolygonData, t1 as BusStopPolygonDataDTO, t0 as BusStopPolygonDataSchema, t5 as BusStopQueryDTO, t4 as BusStopQuerySchema, t2 as BusStopSchema, te as bus_dashboard, tb as createBusStop, td as deleteBusStop, ta as findBusStop, t9 as newBusStopPayload, t8 as toBusStopPayload, tc as updateBusStop } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
|
-
export {
|
|
2
|
+
export { ss as FixedScheduleDayRun, sy as FixedScheduleDayRunCancelDTO, sx as FixedScheduleDayRunCancelSchema, sA as FixedScheduleDayRunQueryDTO, sz as FixedScheduleDayRunQuerySchema, st as FixedScheduleDayRunStop, sE as FixedScheduleDayRunStopEnterDTO, sD as FixedScheduleDayRunStopEnterSchema, sG as FixedScheduleDayRunStopExitDTO, sF as FixedScheduleDayRunStopExitSchema, su as FixedScheduleDayRunStudent, sC as FixedScheduleDayRunStudentUpdateDTO, sB as FixedScheduleDayRunStudentUpdateSchema, sw as FixedScheduleDayRunUpdateDTO, sv as FixedScheduleDayRunUpdateSchema, sU as cancel_fixed_schedule_day_run, sS as find, sR as get_student_attendance_presigned_url, sK as newFixedScheduleDayRunCancelPayload, sO as newFixedScheduleDayRunStopEnterPayload, sQ as newFixedScheduleDayRunStopExitPayload, sM as newFixedScheduleDayRunStudentUpdatePayload, sI as newFixedScheduleDayRunUpdatePayload, sJ as toFixedScheduleDayRunCancelPayload, sN as toFixedScheduleDayRunStopEnterPayload, sP as toFixedScheduleDayRunStopExitPayload, sL as toFixedScheduleDayRunStudentUpdatePayload, sH as toFixedScheduleDayRunUpdatePayload, sT as update_fixed_schedule_day_run, sX as update_stop_enter, sY as update_stop_exit, sV as update_student_boarded, sW as update_student_handovered } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../core/BaseResponse.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { tf as MasterRoute, ti as MasterRouteDTO, tA as MasterRouteJourneyTimeDTO, tz as MasterRouteJourneyTimeSchema, tk as MasterRouteQueryDTO, tj as MasterRouteQuerySchema, th as MasterRouteSchema, tg as MasterRouteStop, tq as MasterRouteStopCreateDTO, tp as MasterRouteStopCreateSchema, tm as MasterRouteStopDTO, tx as MasterRouteStopDeleteAllSchema, ty as MasterRouteStopDeleteDTO, tw as MasterRouteStopDeleteReOrderDTO, tv as MasterRouteStopDeleteSchema, tr as MasterRouteStopIds, ts as MasterRouteStopIdsDTO, tu as MasterRouteStopReorderDTO, tt as MasterRouteStopReorderSchema, tl as MasterRouteStopSchema, to as MasterRouteStopUpdateDTO, tn as MasterRouteStopUpdateSchema, tH as appendRouteStop, tE as createMasterRoute, tG as deleteMasterRoute, tK as deleteRouteStopReorder, tL as deleteRouteStopsAll, tD as findMasterRoute, tN as findRouteStopCache, tC as newMasterRoutePayload, tJ as reorderRouteStops, tB as toMasterRoutePayload, tF as updateMasterRoute, tI as updateRouteStop, tM as update_journey_time } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { vq as AssignFixedScheduleToStudentsDTO, vp as AssignFixedScheduleToStudentsSchema, vC as AssignSpecialScheduleToStudentsDTO, vB as AssignSpecialScheduleToStudentsSchema, vf as MasterFixedSchedule, vk as MasterFixedScheduleDTO, vm as MasterFixedScheduleQueryDTO, vl as MasterFixedScheduleQuerySchema, vj as MasterFixedScheduleSchema, vg as MasterFixedScheduleStudent, vo as MasterFixedScheduleStudentQueryDTO, vn as MasterFixedScheduleStudentQuerySchema, vh as MasterSpecialSchedule, vw as MasterSpecialScheduleDTO, vy as MasterSpecialScheduleQueryDTO, vx as MasterSpecialScheduleQuerySchema, vv as MasterSpecialScheduleSchema, vi as MasterSpecialScheduleStudent, vA as MasterSpecialScheduleStudentQueryDTO, vz as MasterSpecialScheduleStudentQuerySchema, vs as RemoveFixedScheduleToStudentsDTO, vr as RemoveFixedScheduleToStudentsSchema, vE as RemoveSpecialScheduleToStudentsDTO, vD as RemoveSpecialScheduleToStudentsSchema, vu as UpdateFixedScheduleStopDTO, vt as UpdateFixedScheduleStopSchema, vG as UpdateSpecialScheduleStopDTO, vF as UpdateSpecialScheduleStopSchema, vQ as assignFixedScheduleToStudents, vY as assignSpecialScheduleToStudents, vM as createMasterFixedSchedule, vU as createMasterSpecialSchedule, vO as deleteMasterFixedSchedule, vW as deleteMasterSpecialSchedule, vL as findMasterFixedSchedule, vP as findMasterFixedScheduleStudent, vT as findMasterSpecialSchedule, vX as findMasterSpecialScheduleStudent, vI as newMasterFixedSchedulePayload, vK as newMasterSpecialSchedulePayload, vR as removeFixedScheduleToStudents, vZ as removeSpecialScheduleToStudents, vH as toMasterFixedSchedulePayload, vJ as toMasterSpecialSchedulePayload, vS as updateFixedScheduleStop, vN as updateMasterFixedSchedule, vV as updateMasterSpecialSchedule, v_ as updateSpecialScheduleStop } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { mR as DocumentDashboard, mO as FleetDocument, mV as FleetDocumentDTO, n1 as FleetDocumentDashBoardQueryDTO, n0 as FleetDocumentDashBoardQuerySchema, mQ as FleetDocumentExpiry, mZ as FleetDocumentExpiryDTO, m$ as FleetDocumentExpiryQueryDTO, m_ as FleetDocumentExpiryQuerySchema, mY as FleetDocumentExpirySchema, mP as FleetDocumentFile, mT as FleetDocumentFileDTO, mS as FleetDocumentFileSchema, mX as FleetDocumentQueryDTO, mW as FleetDocumentQuerySchema, mU as FleetDocumentSchema, na as createFleetDocument, nf as createFleetDocumentExpiry, n7 as create_file_fleet_document, nc as deleteFleetDocument, nh as deleteFleetDocumentExpiry, n9 as findFleetDocument, ne as findFleetDocumentExpiry, nd as fleet_document_dashboard, n6 as get_fleet_document_file_presigned_url, n5 as newFleetDocumentExpiryPayload, n3 as newFleetDocumentPayload, n8 as remove_file_fleet_document, n4 as toFleetDocumentExpiryPayload, n2 as toFleetDocumentPayload, nb as updateFleetDocument, ng as updateFleetDocumentExpiry } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { nW as AllVehiclesFuelDailySummaryDTO, nV as AllVehiclesFuelDailySummaryQuerySchema, nU as FleetFuelDailyMonthlySummaryQueryDTO, nT as FleetFuelDailyMonthlySummaryQuerySchema, nO as FleetFuelDailySummary, nQ as FleetFuelDailySummaryDTO, nY as FleetFuelDailySummaryDashBoardQueryDTO, nX as FleetFuelDailySummaryDashBoardQuerySchema, nS as FleetFuelDailySummaryQueryDTO, nR as FleetFuelDailySummaryQuerySchema, nP as FleetFuelDailySummarySchema, nZ as FuelDashboard, o1 as createFleetFuelDailySummary, o3 as deleteFleetFuelDailySummary, o0 as findFleetFuelDailySummary, o5 as findFleetFuelMonthlySummary, o4 as fuel_dashboard, n$ as newFleetFuelDailySummaryPayload, n_ as toFleetFuelDailySummaryPayload, o2 as updateFleetFuelDailySummary } from '../../../bookmark_service-Dou3Jhqs.js';
|
|
5
5
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|