@ampeco/public-api-mcp 3.103.11 → 3.103.13
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/generated/build-stats.json +9 -9
- package/dist/generated/endpoints.json +1337 -623
- package/dist/generated/response-schemas.json +2673 -948
- package/dist/generated/schemas.d.ts +477 -189
- package/dist/generated/schemas.d.ts.map +1 -1
- package/dist/generated/schemas.js +147 -62
- package/dist/generated/schemas.js.map +1 -1
- package/dist/generated/schemas.ts +150 -62
- package/package.json +1 -1
|
@@ -32,6 +32,13 @@ export declare const chargePointClearChargingProfileBody: z.ZodObject<{
|
|
|
32
32
|
chargingProfilePurpose?: string | undefined;
|
|
33
33
|
stackLevel?: number | undefined;
|
|
34
34
|
}>;
|
|
35
|
+
export declare const chargePointDisconnectBody: z.ZodObject<{
|
|
36
|
+
reason: z.ZodString;
|
|
37
|
+
}, "strip", z.ZodTypeAny, {
|
|
38
|
+
reason: string;
|
|
39
|
+
}, {
|
|
40
|
+
reason: string;
|
|
41
|
+
}>;
|
|
35
42
|
export declare const chargePointGetDiagnosticsBody: z.ZodObject<{
|
|
36
43
|
location: z.ZodString;
|
|
37
44
|
start: z.ZodOptional<z.ZodString>;
|
|
@@ -583,6 +590,46 @@ export declare const electricityMeterReportConsumptionBody: z.ZodObject<{
|
|
|
583
590
|
currentL2?: number | undefined;
|
|
584
591
|
currentL3?: number | undefined;
|
|
585
592
|
}>;
|
|
593
|
+
export declare const evseBulkAssignTariffGroupsBody: z.ZodObject<{
|
|
594
|
+
filters: z.ZodOptional<z.ZodObject<{
|
|
595
|
+
locationIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
596
|
+
partnerIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
597
|
+
evseIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
598
|
+
chargePointIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
599
|
+
tariffGroupIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
600
|
+
}, "strip", z.ZodTypeAny, {
|
|
601
|
+
evseIds?: number[] | undefined;
|
|
602
|
+
chargePointIds?: number[] | undefined;
|
|
603
|
+
locationIds?: number[] | undefined;
|
|
604
|
+
partnerIds?: number[] | undefined;
|
|
605
|
+
tariffGroupIds?: number[] | undefined;
|
|
606
|
+
}, {
|
|
607
|
+
evseIds?: number[] | undefined;
|
|
608
|
+
chargePointIds?: number[] | undefined;
|
|
609
|
+
locationIds?: number[] | undefined;
|
|
610
|
+
partnerIds?: number[] | undefined;
|
|
611
|
+
tariffGroupIds?: number[] | undefined;
|
|
612
|
+
}>>;
|
|
613
|
+
tariffGroupId: z.ZodNumber;
|
|
614
|
+
}, "strip", z.ZodTypeAny, {
|
|
615
|
+
tariffGroupId: number;
|
|
616
|
+
filters?: {
|
|
617
|
+
evseIds?: number[] | undefined;
|
|
618
|
+
chargePointIds?: number[] | undefined;
|
|
619
|
+
locationIds?: number[] | undefined;
|
|
620
|
+
partnerIds?: number[] | undefined;
|
|
621
|
+
tariffGroupIds?: number[] | undefined;
|
|
622
|
+
} | undefined;
|
|
623
|
+
}, {
|
|
624
|
+
tariffGroupId: number;
|
|
625
|
+
filters?: {
|
|
626
|
+
evseIds?: number[] | undefined;
|
|
627
|
+
chargePointIds?: number[] | undefined;
|
|
628
|
+
locationIds?: number[] | undefined;
|
|
629
|
+
partnerIds?: number[] | undefined;
|
|
630
|
+
tariffGroupIds?: number[] | undefined;
|
|
631
|
+
} | undefined;
|
|
632
|
+
}>;
|
|
586
633
|
export declare const evseStartChargingWithEvseIdBody: z.ZodObject<{
|
|
587
634
|
userId: z.ZodOptional<z.ZodNumber>;
|
|
588
635
|
paymentMethodId: z.ZodOptional<z.ZodString>;
|
|
@@ -1530,26 +1577,55 @@ export declare const bookingRequestCreateBody: z.ZodUnion<[z.ZodObject<{
|
|
|
1530
1577
|
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
1531
1578
|
userId: z.ZodNumber;
|
|
1532
1579
|
locationId: z.ZodNumber;
|
|
1580
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
1581
|
+
startAt: z.ZodString;
|
|
1582
|
+
endAt: z.ZodString;
|
|
1533
1583
|
evseId: z.ZodOptional<z.ZodNumber>;
|
|
1534
1584
|
evseCriteria: z.ZodOptional<z.ZodObject<{
|
|
1535
|
-
currentType: z.ZodOptional<z.ZodEnum<["ac", "dc"]>>;
|
|
1585
|
+
currentType: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["ac", "dc"]>, z.ZodNull]>>;
|
|
1536
1586
|
minPower: z.ZodOptional<z.ZodNumber>;
|
|
1537
1587
|
maxPower: z.ZodOptional<z.ZodNumber>;
|
|
1538
|
-
connectorType: z.ZodOptional<z.ZodEnum<["type1", "type2", "type3", "chademo", "ccs1", "ccs2", "schuko", "nacs", "cee16", "cee32", "j1772", "inductive", "nema-5-20", "type-e-french", "type-g-british", "type-j-swiss", "avcon", "gb-t-ac", "gb-t-dc", "chaoji", "nema-6-30", "nema-6-50"]>>;
|
|
1588
|
+
connectorType: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["type1", "type2", "type3", "chademo", "ccs1", "ccs2", "schuko", "nacs", "cee16", "cee32", "j1772", "inductive", "nema-5-20", "type-e-french", "type-g-british", "type-j-swiss", "avcon", "gb-t-ac", "gb-t-dc", "chaoji", "nema-6-30", "nema-6-50"]>, z.ZodNull]>>;
|
|
1539
1589
|
}, "strip", z.ZodTypeAny, {
|
|
1540
1590
|
maxPower?: number | undefined;
|
|
1541
|
-
currentType?: "ac" | "dc" | undefined;
|
|
1591
|
+
currentType?: "ac" | "dc" | null | undefined;
|
|
1542
1592
|
minPower?: number | undefined;
|
|
1543
|
-
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | undefined;
|
|
1593
|
+
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | null | undefined;
|
|
1544
1594
|
}, {
|
|
1545
1595
|
maxPower?: number | undefined;
|
|
1546
|
-
currentType?: "ac" | "dc" | undefined;
|
|
1596
|
+
currentType?: "ac" | "dc" | null | undefined;
|
|
1547
1597
|
minPower?: number | undefined;
|
|
1548
|
-
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | undefined;
|
|
1598
|
+
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | null | undefined;
|
|
1549
1599
|
}>>;
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1600
|
+
parkingSpaceCriteria: z.ZodOptional<z.ZodObject<{
|
|
1601
|
+
vehicleWeightKg: z.ZodOptional<z.ZodNumber>;
|
|
1602
|
+
vehicleHeightCm: z.ZodOptional<z.ZodNumber>;
|
|
1603
|
+
vehicleLengthCm: z.ZodOptional<z.ZodNumber>;
|
|
1604
|
+
vehicleWidthCm: z.ZodOptional<z.ZodNumber>;
|
|
1605
|
+
vehicleType: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["two_and_three_wheel_vehicles_and_quadricycles", "passenger_vehicles", "passenger_vehicles_with_trailer", "light_duty_vans", "heavy_duty_tractor_units_without_trailer", "heavy_duty_trucks_without_articulation_point", "heavy_duty_trucks_with_trailer_attached", "buses_or_motor_coaches"]>, z.ZodNull]>>;
|
|
1606
|
+
driveThroughRequired: z.ZodOptional<z.ZodBoolean>;
|
|
1607
|
+
refrigerationOutletRequired: z.ZodOptional<z.ZodBoolean>;
|
|
1608
|
+
dangerousGoodsAllowed: z.ZodOptional<z.ZodBoolean>;
|
|
1609
|
+
}, "strip", z.ZodTypeAny, {
|
|
1610
|
+
vehicleWeightKg?: number | undefined;
|
|
1611
|
+
vehicleHeightCm?: number | undefined;
|
|
1612
|
+
vehicleLengthCm?: number | undefined;
|
|
1613
|
+
vehicleWidthCm?: number | undefined;
|
|
1614
|
+
vehicleType?: "two_and_three_wheel_vehicles_and_quadricycles" | "passenger_vehicles" | "passenger_vehicles_with_trailer" | "light_duty_vans" | "heavy_duty_tractor_units_without_trailer" | "heavy_duty_trucks_without_articulation_point" | "heavy_duty_trucks_with_trailer_attached" | "buses_or_motor_coaches" | null | undefined;
|
|
1615
|
+
driveThroughRequired?: boolean | undefined;
|
|
1616
|
+
refrigerationOutletRequired?: boolean | undefined;
|
|
1617
|
+
dangerousGoodsAllowed?: boolean | undefined;
|
|
1618
|
+
}, {
|
|
1619
|
+
vehicleWeightKg?: number | undefined;
|
|
1620
|
+
vehicleHeightCm?: number | undefined;
|
|
1621
|
+
vehicleLengthCm?: number | undefined;
|
|
1622
|
+
vehicleWidthCm?: number | undefined;
|
|
1623
|
+
vehicleType?: "two_and_three_wheel_vehicles_and_quadricycles" | "passenger_vehicles" | "passenger_vehicles_with_trailer" | "light_duty_vans" | "heavy_duty_tractor_units_without_trailer" | "heavy_duty_trucks_without_articulation_point" | "heavy_duty_trucks_with_trailer_attached" | "buses_or_motor_coaches" | null | undefined;
|
|
1624
|
+
driveThroughRequired?: boolean | undefined;
|
|
1625
|
+
refrigerationOutletRequired?: boolean | undefined;
|
|
1626
|
+
dangerousGoodsAllowed?: boolean | undefined;
|
|
1627
|
+
}>>;
|
|
1628
|
+
authorizedTokenIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
1553
1629
|
}, "strip", z.ZodTypeAny, {
|
|
1554
1630
|
type: "create";
|
|
1555
1631
|
userId: number;
|
|
@@ -1562,13 +1638,24 @@ export declare const bookingRequestCreateBody: z.ZodUnion<[z.ZodObject<{
|
|
|
1562
1638
|
lastUpdatedAt?: string | undefined;
|
|
1563
1639
|
rejectionReason?: string | undefined;
|
|
1564
1640
|
createdAt?: string | undefined;
|
|
1641
|
+
externalId?: string | undefined;
|
|
1565
1642
|
evseCriteria?: {
|
|
1566
1643
|
maxPower?: number | undefined;
|
|
1567
|
-
currentType?: "ac" | "dc" | undefined;
|
|
1644
|
+
currentType?: "ac" | "dc" | null | undefined;
|
|
1568
1645
|
minPower?: number | undefined;
|
|
1569
|
-
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | undefined;
|
|
1646
|
+
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | null | undefined;
|
|
1570
1647
|
} | undefined;
|
|
1571
|
-
|
|
1648
|
+
parkingSpaceCriteria?: {
|
|
1649
|
+
vehicleWeightKg?: number | undefined;
|
|
1650
|
+
vehicleHeightCm?: number | undefined;
|
|
1651
|
+
vehicleLengthCm?: number | undefined;
|
|
1652
|
+
vehicleWidthCm?: number | undefined;
|
|
1653
|
+
vehicleType?: "two_and_three_wheel_vehicles_and_quadricycles" | "passenger_vehicles" | "passenger_vehicles_with_trailer" | "light_duty_vans" | "heavy_duty_tractor_units_without_trailer" | "heavy_duty_trucks_without_articulation_point" | "heavy_duty_trucks_with_trailer_attached" | "buses_or_motor_coaches" | null | undefined;
|
|
1654
|
+
driveThroughRequired?: boolean | undefined;
|
|
1655
|
+
refrigerationOutletRequired?: boolean | undefined;
|
|
1656
|
+
dangerousGoodsAllowed?: boolean | undefined;
|
|
1657
|
+
} | undefined;
|
|
1658
|
+
authorizedTokenIds?: number[] | undefined;
|
|
1572
1659
|
}, {
|
|
1573
1660
|
type: "create";
|
|
1574
1661
|
userId: number;
|
|
@@ -1581,13 +1668,24 @@ export declare const bookingRequestCreateBody: z.ZodUnion<[z.ZodObject<{
|
|
|
1581
1668
|
lastUpdatedAt?: string | undefined;
|
|
1582
1669
|
rejectionReason?: string | undefined;
|
|
1583
1670
|
createdAt?: string | undefined;
|
|
1671
|
+
externalId?: string | undefined;
|
|
1584
1672
|
evseCriteria?: {
|
|
1585
1673
|
maxPower?: number | undefined;
|
|
1586
|
-
currentType?: "ac" | "dc" | undefined;
|
|
1674
|
+
currentType?: "ac" | "dc" | null | undefined;
|
|
1587
1675
|
minPower?: number | undefined;
|
|
1588
|
-
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | undefined;
|
|
1589
|
-
} | undefined;
|
|
1590
|
-
|
|
1676
|
+
connectorType?: "type1" | "type2" | "type3" | "chademo" | "ccs1" | "ccs2" | "schuko" | "nacs" | "cee16" | "cee32" | "j1772" | "inductive" | "nema-5-20" | "type-e-french" | "type-g-british" | "type-j-swiss" | "avcon" | "gb-t-ac" | "gb-t-dc" | "chaoji" | "nema-6-30" | "nema-6-50" | null | undefined;
|
|
1677
|
+
} | undefined;
|
|
1678
|
+
parkingSpaceCriteria?: {
|
|
1679
|
+
vehicleWeightKg?: number | undefined;
|
|
1680
|
+
vehicleHeightCm?: number | undefined;
|
|
1681
|
+
vehicleLengthCm?: number | undefined;
|
|
1682
|
+
vehicleWidthCm?: number | undefined;
|
|
1683
|
+
vehicleType?: "two_and_three_wheel_vehicles_and_quadricycles" | "passenger_vehicles" | "passenger_vehicles_with_trailer" | "light_duty_vans" | "heavy_duty_tractor_units_without_trailer" | "heavy_duty_trucks_without_articulation_point" | "heavy_duty_trucks_with_trailer_attached" | "buses_or_motor_coaches" | null | undefined;
|
|
1684
|
+
driveThroughRequired?: boolean | undefined;
|
|
1685
|
+
refrigerationOutletRequired?: boolean | undefined;
|
|
1686
|
+
dangerousGoodsAllowed?: boolean | undefined;
|
|
1687
|
+
} | undefined;
|
|
1688
|
+
authorizedTokenIds?: number[] | undefined;
|
|
1591
1689
|
}>, z.ZodObject<{
|
|
1592
1690
|
id: z.ZodOptional<z.ZodNumber>;
|
|
1593
1691
|
type: z.ZodEnum<["update"]>;
|
|
@@ -1597,9 +1695,10 @@ export declare const bookingRequestCreateBody: z.ZodUnion<[z.ZodObject<{
|
|
|
1597
1695
|
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
1598
1696
|
bookingId: z.ZodNumber;
|
|
1599
1697
|
userId: z.ZodOptional<z.ZodNumber>;
|
|
1698
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
1600
1699
|
startAt: z.ZodOptional<z.ZodString>;
|
|
1601
1700
|
endAt: z.ZodOptional<z.ZodString>;
|
|
1602
|
-
|
|
1701
|
+
authorizedTokenIds: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
|
|
1603
1702
|
}, "strip", z.ZodTypeAny, {
|
|
1604
1703
|
type: "update";
|
|
1605
1704
|
bookingId: number;
|
|
@@ -1609,9 +1708,10 @@ export declare const bookingRequestCreateBody: z.ZodUnion<[z.ZodObject<{
|
|
|
1609
1708
|
lastUpdatedAt?: string | undefined;
|
|
1610
1709
|
rejectionReason?: string | undefined;
|
|
1611
1710
|
createdAt?: string | undefined;
|
|
1711
|
+
externalId?: string | undefined;
|
|
1612
1712
|
startAt?: string | undefined;
|
|
1613
1713
|
endAt?: string | undefined;
|
|
1614
|
-
|
|
1714
|
+
authorizedTokenIds?: number[] | undefined;
|
|
1615
1715
|
}, {
|
|
1616
1716
|
type: "update";
|
|
1617
1717
|
bookingId: number;
|
|
@@ -1621,9 +1721,10 @@ export declare const bookingRequestCreateBody: z.ZodUnion<[z.ZodObject<{
|
|
|
1621
1721
|
lastUpdatedAt?: string | undefined;
|
|
1622
1722
|
rejectionReason?: string | undefined;
|
|
1623
1723
|
createdAt?: string | undefined;
|
|
1724
|
+
externalId?: string | undefined;
|
|
1624
1725
|
startAt?: string | undefined;
|
|
1625
1726
|
endAt?: string | undefined;
|
|
1626
|
-
|
|
1727
|
+
authorizedTokenIds?: number[] | undefined;
|
|
1627
1728
|
}>, z.ZodObject<{
|
|
1628
1729
|
id: z.ZodOptional<z.ZodNumber>;
|
|
1629
1730
|
type: z.ZodEnum<["cancel"]>;
|
|
@@ -2637,8 +2738,8 @@ export declare const chargePointEvseCreateBody: z.ZodObject<{
|
|
|
2637
2738
|
currentType: "ac" | "dc";
|
|
2638
2739
|
networkId: string;
|
|
2639
2740
|
physicalReference: string;
|
|
2640
|
-
externalId?: string | undefined;
|
|
2641
2741
|
tariffGroupId?: number | undefined;
|
|
2742
|
+
externalId?: string | undefined;
|
|
2642
2743
|
label?: string | undefined;
|
|
2643
2744
|
midMeterCertificationEndYear?: number | undefined;
|
|
2644
2745
|
allowsReservation?: boolean | undefined;
|
|
@@ -2656,8 +2757,8 @@ export declare const chargePointEvseCreateBody: z.ZodObject<{
|
|
|
2656
2757
|
currentType: "ac" | "dc";
|
|
2657
2758
|
networkId: string;
|
|
2658
2759
|
physicalReference: string;
|
|
2659
|
-
externalId?: string | undefined;
|
|
2660
2760
|
tariffGroupId?: number | undefined;
|
|
2761
|
+
externalId?: string | undefined;
|
|
2661
2762
|
label?: string | undefined;
|
|
2662
2763
|
midMeterCertificationEndYear?: number | undefined;
|
|
2663
2764
|
allowsReservation?: boolean | undefined;
|
|
@@ -2706,10 +2807,10 @@ export declare const chargePointEvseUpdateBody: z.ZodObject<{
|
|
|
2706
2807
|
externalId: z.ZodOptional<z.ZodString>;
|
|
2707
2808
|
}, "strip", z.ZodTypeAny, {
|
|
2708
2809
|
status?: "enabled" | "disabled" | "out of order" | undefined;
|
|
2709
|
-
|
|
2810
|
+
tariffGroupId?: number | undefined;
|
|
2710
2811
|
externalId?: string | undefined;
|
|
2812
|
+
currentType?: "ac" | "dc" | undefined;
|
|
2711
2813
|
networkId?: string | undefined;
|
|
2712
|
-
tariffGroupId?: number | undefined;
|
|
2713
2814
|
physicalReference?: string | undefined;
|
|
2714
2815
|
label?: string | undefined;
|
|
2715
2816
|
midMeterCertificationEndYear?: number | undefined;
|
|
@@ -2725,10 +2826,10 @@ export declare const chargePointEvseUpdateBody: z.ZodObject<{
|
|
|
2725
2826
|
} | undefined;
|
|
2726
2827
|
}, {
|
|
2727
2828
|
status?: "enabled" | "disabled" | "out of order" | undefined;
|
|
2728
|
-
|
|
2829
|
+
tariffGroupId?: number | undefined;
|
|
2729
2830
|
externalId?: string | undefined;
|
|
2831
|
+
currentType?: "ac" | "dc" | undefined;
|
|
2730
2832
|
networkId?: string | undefined;
|
|
2731
|
-
tariffGroupId?: number | undefined;
|
|
2732
2833
|
physicalReference?: string | undefined;
|
|
2733
2834
|
label?: string | undefined;
|
|
2734
2835
|
midMeterCertificationEndYear?: number | undefined;
|
|
@@ -3852,6 +3953,19 @@ export declare const configurationTemplateVariableUpdateBody: z.ZodUnion<[z.ZodO
|
|
|
3852
3953
|
component?: string | undefined;
|
|
3853
3954
|
componentInstance?: string | undefined;
|
|
3854
3955
|
}>]>;
|
|
3956
|
+
export declare const consentsCreateBody: z.ZodObject<{
|
|
3957
|
+
userId: z.ZodNumber;
|
|
3958
|
+
termVersionId: z.ZodNumber;
|
|
3959
|
+
status: z.ZodEnum<["agreed", "rejected"]>;
|
|
3960
|
+
}, "strip", z.ZodTypeAny, {
|
|
3961
|
+
userId: number;
|
|
3962
|
+
status: "rejected" | "agreed";
|
|
3963
|
+
termVersionId: number;
|
|
3964
|
+
}, {
|
|
3965
|
+
userId: number;
|
|
3966
|
+
status: "rejected" | "agreed";
|
|
3967
|
+
termVersionId: number;
|
|
3968
|
+
}>;
|
|
3855
3969
|
export declare const contactDetailsUpdateBody: z.ZodObject<{
|
|
3856
3970
|
email: z.ZodString;
|
|
3857
3971
|
phone: z.ZodOptional<z.ZodString>;
|
|
@@ -4570,8 +4684,8 @@ export declare const evseUpdateDeprecatedBody: z.ZodObject<{
|
|
|
4570
4684
|
chargingCompleteAt?: string | undefined;
|
|
4571
4685
|
purpose?: "ChargePointMaxProfile" | "TxDefaultProfile" | "TxProfile" | undefined;
|
|
4572
4686
|
} | undefined;
|
|
4573
|
-
externalId?: string | undefined;
|
|
4574
4687
|
tariffGroupId?: number | undefined;
|
|
4688
|
+
externalId?: string | undefined;
|
|
4575
4689
|
maxAmperage?: number | undefined;
|
|
4576
4690
|
hardwareStatus?: "available" | "unavailable" | "faulted" | "charging" | "reserved" | "preparing" | "suspendedEV" | "suspendedEVSE" | "finishing" | undefined;
|
|
4577
4691
|
midMeterCertificationEndYear?: number | undefined;
|
|
@@ -4617,8 +4731,8 @@ export declare const evseUpdateDeprecatedBody: z.ZodObject<{
|
|
|
4617
4731
|
chargingCompleteAt?: string | undefined;
|
|
4618
4732
|
purpose?: "ChargePointMaxProfile" | "TxDefaultProfile" | "TxProfile" | undefined;
|
|
4619
4733
|
} | undefined;
|
|
4620
|
-
externalId?: string | undefined;
|
|
4621
4734
|
tariffGroupId?: number | undefined;
|
|
4735
|
+
externalId?: string | undefined;
|
|
4622
4736
|
maxAmperage?: number | undefined;
|
|
4623
4737
|
hardwareStatus?: "available" | "unavailable" | "faulted" | "charging" | "reserved" | "preparing" | "suspendedEV" | "suspendedEVSE" | "finishing" | undefined;
|
|
4624
4738
|
midMeterCertificationEndYear?: number | undefined;
|
|
@@ -4676,8 +4790,8 @@ export declare const evseCreateBody: z.ZodObject<{
|
|
|
4676
4790
|
currentType: "ac" | "dc";
|
|
4677
4791
|
networkId: string;
|
|
4678
4792
|
physicalReference: string;
|
|
4679
|
-
externalId?: string | undefined;
|
|
4680
4793
|
tariffGroupId?: number | undefined;
|
|
4794
|
+
externalId?: string | undefined;
|
|
4681
4795
|
label?: string | undefined;
|
|
4682
4796
|
midMeterCertificationEndYear?: number | undefined;
|
|
4683
4797
|
allowsReservation?: boolean | undefined;
|
|
@@ -4696,8 +4810,8 @@ export declare const evseCreateBody: z.ZodObject<{
|
|
|
4696
4810
|
currentType: "ac" | "dc";
|
|
4697
4811
|
networkId: string;
|
|
4698
4812
|
physicalReference: string;
|
|
4699
|
-
externalId?: string | undefined;
|
|
4700
4813
|
tariffGroupId?: number | undefined;
|
|
4814
|
+
externalId?: string | undefined;
|
|
4701
4815
|
label?: string | undefined;
|
|
4702
4816
|
midMeterCertificationEndYear?: number | undefined;
|
|
4703
4817
|
allowsReservation?: boolean | undefined;
|
|
@@ -4746,10 +4860,10 @@ export declare const evseUpdateBody: z.ZodObject<{
|
|
|
4746
4860
|
externalId: z.ZodOptional<z.ZodString>;
|
|
4747
4861
|
}, "strip", z.ZodTypeAny, {
|
|
4748
4862
|
status?: "enabled" | "disabled" | "out of order" | undefined;
|
|
4749
|
-
|
|
4863
|
+
tariffGroupId?: number | undefined;
|
|
4750
4864
|
externalId?: string | undefined;
|
|
4865
|
+
currentType?: "ac" | "dc" | undefined;
|
|
4751
4866
|
networkId?: string | undefined;
|
|
4752
|
-
tariffGroupId?: number | undefined;
|
|
4753
4867
|
physicalReference?: string | undefined;
|
|
4754
4868
|
label?: string | undefined;
|
|
4755
4869
|
midMeterCertificationEndYear?: number | undefined;
|
|
@@ -4765,10 +4879,10 @@ export declare const evseUpdateBody: z.ZodObject<{
|
|
|
4765
4879
|
} | undefined;
|
|
4766
4880
|
}, {
|
|
4767
4881
|
status?: "enabled" | "disabled" | "out of order" | undefined;
|
|
4768
|
-
|
|
4882
|
+
tariffGroupId?: number | undefined;
|
|
4769
4883
|
externalId?: string | undefined;
|
|
4884
|
+
currentType?: "ac" | "dc" | undefined;
|
|
4770
4885
|
networkId?: string | undefined;
|
|
4771
|
-
tariffGroupId?: number | undefined;
|
|
4772
4886
|
physicalReference?: string | undefined;
|
|
4773
4887
|
label?: string | undefined;
|
|
4774
4888
|
midMeterCertificationEndYear?: number | undefined;
|
|
@@ -4943,9 +5057,9 @@ export declare const idTagCreateBody: z.ZodObject<{
|
|
|
4943
5057
|
lastUpdatedAt?: string | undefined;
|
|
4944
5058
|
createdAt?: string | undefined;
|
|
4945
5059
|
externalId?: string | undefined;
|
|
5060
|
+
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
4946
5061
|
idLabel?: string | undefined;
|
|
4947
5062
|
expireAt?: string | undefined;
|
|
4948
|
-
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
4949
5063
|
partnerId?: number | undefined;
|
|
4950
5064
|
}, {
|
|
4951
5065
|
type: "rfid" | "mac_address";
|
|
@@ -4957,9 +5071,9 @@ export declare const idTagCreateBody: z.ZodObject<{
|
|
|
4957
5071
|
lastUpdatedAt?: string | undefined;
|
|
4958
5072
|
createdAt?: string | undefined;
|
|
4959
5073
|
externalId?: string | undefined;
|
|
5074
|
+
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
4960
5075
|
idLabel?: string | undefined;
|
|
4961
5076
|
expireAt?: string | undefined;
|
|
4962
|
-
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
4963
5077
|
partnerId?: number | undefined;
|
|
4964
5078
|
}>;
|
|
4965
5079
|
export declare const idTagUpdateBody: z.ZodObject<{
|
|
@@ -4985,10 +5099,10 @@ export declare const idTagUpdateBody: z.ZodObject<{
|
|
|
4985
5099
|
lastUpdatedAt?: string | undefined;
|
|
4986
5100
|
createdAt?: string | undefined;
|
|
4987
5101
|
externalId?: string | undefined;
|
|
5102
|
+
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
4988
5103
|
idTagUid?: string | undefined;
|
|
4989
5104
|
idLabel?: string | undefined;
|
|
4990
5105
|
expireAt?: string | undefined;
|
|
4991
|
-
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
4992
5106
|
partnerId?: number | undefined;
|
|
4993
5107
|
}, {
|
|
4994
5108
|
type?: "rfid" | "mac_address" | undefined;
|
|
@@ -4999,10 +5113,10 @@ export declare const idTagUpdateBody: z.ZodObject<{
|
|
|
4999
5113
|
lastUpdatedAt?: string | undefined;
|
|
5000
5114
|
createdAt?: string | undefined;
|
|
5001
5115
|
externalId?: string | undefined;
|
|
5116
|
+
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
5002
5117
|
idTagUid?: string | undefined;
|
|
5003
5118
|
idLabel?: string | undefined;
|
|
5004
5119
|
expireAt?: string | undefined;
|
|
5005
|
-
vehicleType?: "company_car" | "private_car" | null | undefined;
|
|
5006
5120
|
partnerId?: number | undefined;
|
|
5007
5121
|
}>;
|
|
5008
5122
|
export declare const createInstallerJobBody: z.ZodObject<{
|
|
@@ -5814,6 +5928,7 @@ export declare const locationUpdateDeprecatedBody: z.ZodObject<{
|
|
|
5814
5928
|
}>;
|
|
5815
5929
|
export declare const locationCreateBody: z.ZodObject<{
|
|
5816
5930
|
id: z.ZodOptional<z.ZodNumber>;
|
|
5931
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
5817
5932
|
name: z.ZodArray<z.ZodObject<{
|
|
5818
5933
|
locale: z.ZodOptional<z.ZodString>;
|
|
5819
5934
|
translation: z.ZodOptional<z.ZodString>;
|
|
@@ -5824,7 +5939,7 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
5824
5939
|
locale?: string | undefined;
|
|
5825
5940
|
translation?: string | undefined;
|
|
5826
5941
|
}>, "many">;
|
|
5827
|
-
|
|
5942
|
+
description: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5828
5943
|
locale: z.ZodOptional<z.ZodString>;
|
|
5829
5944
|
translation: z.ZodOptional<z.ZodString>;
|
|
5830
5945
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5834,7 +5949,7 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
5834
5949
|
locale?: string | undefined;
|
|
5835
5950
|
translation?: string | undefined;
|
|
5836
5951
|
}>, "many">>;
|
|
5837
|
-
|
|
5952
|
+
shortDescription: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5838
5953
|
locale: z.ZodOptional<z.ZodString>;
|
|
5839
5954
|
translation: z.ZodOptional<z.ZodString>;
|
|
5840
5955
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5854,32 +5969,6 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
5854
5969
|
locale?: string | undefined;
|
|
5855
5970
|
translation?: string | undefined;
|
|
5856
5971
|
}>, "many">>;
|
|
5857
|
-
locationImage: z.ZodOptional<z.ZodObject<{
|
|
5858
|
-
original: z.ZodString;
|
|
5859
|
-
thumbnail: z.ZodOptional<z.ZodString>;
|
|
5860
|
-
mimeType: z.ZodString;
|
|
5861
|
-
}, "strip", z.ZodTypeAny, {
|
|
5862
|
-
mimeType: string;
|
|
5863
|
-
original: string;
|
|
5864
|
-
thumbnail?: string | undefined;
|
|
5865
|
-
}, {
|
|
5866
|
-
mimeType: string;
|
|
5867
|
-
original: string;
|
|
5868
|
-
thumbnail?: string | undefined;
|
|
5869
|
-
}>>;
|
|
5870
|
-
images: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5871
|
-
original: z.ZodString;
|
|
5872
|
-
thumbnail: z.ZodOptional<z.ZodString>;
|
|
5873
|
-
mimeType: z.ZodString;
|
|
5874
|
-
}, "strip", z.ZodTypeAny, {
|
|
5875
|
-
mimeType: string;
|
|
5876
|
-
original: string;
|
|
5877
|
-
thumbnail?: string | undefined;
|
|
5878
|
-
}, {
|
|
5879
|
-
mimeType: string;
|
|
5880
|
-
original: string;
|
|
5881
|
-
thumbnail?: string | undefined;
|
|
5882
|
-
}>, "many">>;
|
|
5883
5972
|
geoposition: z.ZodObject<{
|
|
5884
5973
|
latitude: z.ZodNumber;
|
|
5885
5974
|
longitude: z.ZodNumber;
|
|
@@ -5915,6 +6004,36 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
5915
6004
|
state: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FM", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MH", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PW", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY"]>, z.ZodEnum<["NSW", "VIC", "QLD", "WA", "SA", "TAS", "ACT", "NT", "JBT", "CX", "NF", "CC", "AQ", "CSI", "ACI", "HM"]>, z.ZodEnum<["AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT"]>, z.ZodEnum<["81", "84", "85", "67", "89", "71", "76", "95", "79"]>, z.ZodEnum<["AB", "AR", "AG", "BC", "BH", "BN", "BT", "BV", "BR", "B", "BZ", "CL", "CS", "CT", "CV", "DB", "DJ", "GL", "GR", "GJ", "HR", "HD", "IL", "IS", "IF", "MM", "MH", "MS", "NT", "OT", "PH", "SM", "SJ", "SB", "SV", "TR", "TM", "TL", "VS", "VL", "VN"]>]>>;
|
|
5916
6005
|
country: z.ZodEnum<["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "XK", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]>;
|
|
5917
6006
|
postCode: z.ZodOptional<z.ZodString>;
|
|
6007
|
+
timezone: z.ZodOptional<z.ZodString>;
|
|
6008
|
+
parkingType: z.ZodOptional<z.ZodEnum<["ALONG_MOTORWAY", "PARKING_GARAGE", "PARKING_LOT", "ON_DRIVEWAY", "ON_STREET", "UNDERGROUND_GARAGE"]>>;
|
|
6009
|
+
accessMethods: z.ZodOptional<z.ZodArray<z.ZodEnum<["OPEN", "TOKEN", "LICENSE_PLATE", "ACCESS_CODE", "INTERCOM", "PARKING_TICKET"]>, "many">>;
|
|
6010
|
+
facilities: z.ZodOptional<z.ZodArray<z.ZodEnum<["AIRPORT", "BIKE_SHARING", "BUS_STOP", "CAFE", "CARPOOL_PARKING", "FUEL_STATION", "HOTEL", "MALL", "METRO_STATION", "MUSEUM", "NATURE", "PARKING_LOT", "RECREATION_AREA", "RESTAURANT", "SPORT", "SUPERMARKET", "TAXI_STAND", "TRAIN_STATION", "TRAM_STOP", "WIFI"]>, "many">>;
|
|
6011
|
+
locationImage: z.ZodOptional<z.ZodObject<{
|
|
6012
|
+
original: z.ZodString;
|
|
6013
|
+
thumbnail: z.ZodOptional<z.ZodString>;
|
|
6014
|
+
mimeType: z.ZodString;
|
|
6015
|
+
}, "strip", z.ZodTypeAny, {
|
|
6016
|
+
mimeType: string;
|
|
6017
|
+
original: string;
|
|
6018
|
+
thumbnail?: string | undefined;
|
|
6019
|
+
}, {
|
|
6020
|
+
mimeType: string;
|
|
6021
|
+
original: string;
|
|
6022
|
+
thumbnail?: string | undefined;
|
|
6023
|
+
}>>;
|
|
6024
|
+
images: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6025
|
+
original: z.ZodString;
|
|
6026
|
+
thumbnail: z.ZodOptional<z.ZodString>;
|
|
6027
|
+
mimeType: z.ZodString;
|
|
6028
|
+
}, "strip", z.ZodTypeAny, {
|
|
6029
|
+
mimeType: string;
|
|
6030
|
+
original: string;
|
|
6031
|
+
thumbnail?: string | undefined;
|
|
6032
|
+
}, {
|
|
6033
|
+
mimeType: string;
|
|
6034
|
+
original: string;
|
|
6035
|
+
thumbnail?: string | undefined;
|
|
6036
|
+
}>, "many">>;
|
|
5918
6037
|
workingHours: z.ZodOptional<z.ZodObject<{
|
|
5919
6038
|
isAlwaysOpen: z.ZodOptional<z.ZodBoolean>;
|
|
5920
6039
|
stopSessionOutsideWorkingHours: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -6118,10 +6237,6 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6118
6237
|
stopSessionOutsideWorkingHours?: boolean | undefined;
|
|
6119
6238
|
alwaysOpenForUserGroupIds?: number[] | undefined;
|
|
6120
6239
|
}>>;
|
|
6121
|
-
timezone: z.ZodOptional<z.ZodString>;
|
|
6122
|
-
externalId: z.ZodOptional<z.ZodString>;
|
|
6123
|
-
roamingOperatorId: z.ZodOptional<z.ZodNumber>;
|
|
6124
|
-
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
6125
6240
|
chargingZones: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6126
6241
|
id: z.ZodOptional<z.ZodNumber>;
|
|
6127
6242
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -6203,7 +6318,7 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6203
6318
|
enabled?: boolean | undefined;
|
|
6204
6319
|
} | undefined;
|
|
6205
6320
|
}>, "many">>;
|
|
6206
|
-
|
|
6321
|
+
roamingOperatorId: z.ZodOptional<z.ZodNumber>;
|
|
6207
6322
|
roaming: z.ZodOptional<z.ZodObject<{
|
|
6208
6323
|
owner: z.ZodOptional<z.ZodObject<{
|
|
6209
6324
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -6248,7 +6363,8 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6248
6363
|
} | undefined;
|
|
6249
6364
|
}>>;
|
|
6250
6365
|
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
6251
|
-
|
|
6366
|
+
externalAppData: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6367
|
+
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
6252
6368
|
}, "strip", z.ZodTypeAny, {
|
|
6253
6369
|
name: {
|
|
6254
6370
|
locale?: string | undefined;
|
|
@@ -6300,16 +6416,19 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6300
6416
|
locale?: string | undefined;
|
|
6301
6417
|
translation?: string | undefined;
|
|
6302
6418
|
}[] | undefined;
|
|
6303
|
-
locationImage?: {
|
|
6304
|
-
mimeType: string;
|
|
6305
|
-
original: string;
|
|
6306
|
-
thumbnail?: string | undefined;
|
|
6307
|
-
} | undefined;
|
|
6308
6419
|
streetAddress?: {
|
|
6309
6420
|
locale?: string | undefined;
|
|
6310
6421
|
translation?: string | undefined;
|
|
6311
6422
|
}[] | undefined;
|
|
6312
6423
|
state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
|
|
6424
|
+
parkingType?: "ALONG_MOTORWAY" | "PARKING_GARAGE" | "PARKING_LOT" | "ON_DRIVEWAY" | "ON_STREET" | "UNDERGROUND_GARAGE" | undefined;
|
|
6425
|
+
accessMethods?: ("OPEN" | "TOKEN" | "LICENSE_PLATE" | "ACCESS_CODE" | "INTERCOM" | "PARKING_TICKET")[] | undefined;
|
|
6426
|
+
facilities?: ("PARKING_LOT" | "AIRPORT" | "BIKE_SHARING" | "BUS_STOP" | "CAFE" | "CARPOOL_PARKING" | "FUEL_STATION" | "HOTEL" | "MALL" | "METRO_STATION" | "MUSEUM" | "NATURE" | "RECREATION_AREA" | "RESTAURANT" | "SPORT" | "SUPERMARKET" | "TAXI_STAND" | "TRAIN_STATION" | "TRAM_STOP" | "WIFI")[] | undefined;
|
|
6427
|
+
locationImage?: {
|
|
6428
|
+
mimeType: string;
|
|
6429
|
+
original: string;
|
|
6430
|
+
thumbnail?: string | undefined;
|
|
6431
|
+
} | undefined;
|
|
6313
6432
|
workingHours?: {
|
|
6314
6433
|
hours?: {
|
|
6315
6434
|
monday?: {
|
|
@@ -6363,7 +6482,6 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6363
6482
|
} | undefined;
|
|
6364
6483
|
}[] | undefined;
|
|
6365
6484
|
externalAppData?: Record<string, unknown> | undefined;
|
|
6366
|
-
accessMethods?: string[] | undefined;
|
|
6367
6485
|
}, {
|
|
6368
6486
|
name: {
|
|
6369
6487
|
locale?: string | undefined;
|
|
@@ -6415,16 +6533,19 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6415
6533
|
locale?: string | undefined;
|
|
6416
6534
|
translation?: string | undefined;
|
|
6417
6535
|
}[] | undefined;
|
|
6418
|
-
locationImage?: {
|
|
6419
|
-
mimeType: string;
|
|
6420
|
-
original: string;
|
|
6421
|
-
thumbnail?: string | undefined;
|
|
6422
|
-
} | undefined;
|
|
6423
6536
|
streetAddress?: {
|
|
6424
6537
|
locale?: string | undefined;
|
|
6425
6538
|
translation?: string | undefined;
|
|
6426
6539
|
}[] | undefined;
|
|
6427
6540
|
state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
|
|
6541
|
+
parkingType?: "ALONG_MOTORWAY" | "PARKING_GARAGE" | "PARKING_LOT" | "ON_DRIVEWAY" | "ON_STREET" | "UNDERGROUND_GARAGE" | undefined;
|
|
6542
|
+
accessMethods?: ("OPEN" | "TOKEN" | "LICENSE_PLATE" | "ACCESS_CODE" | "INTERCOM" | "PARKING_TICKET")[] | undefined;
|
|
6543
|
+
facilities?: ("PARKING_LOT" | "AIRPORT" | "BIKE_SHARING" | "BUS_STOP" | "CAFE" | "CARPOOL_PARKING" | "FUEL_STATION" | "HOTEL" | "MALL" | "METRO_STATION" | "MUSEUM" | "NATURE" | "RECREATION_AREA" | "RESTAURANT" | "SPORT" | "SUPERMARKET" | "TAXI_STAND" | "TRAIN_STATION" | "TRAM_STOP" | "WIFI")[] | undefined;
|
|
6544
|
+
locationImage?: {
|
|
6545
|
+
mimeType: string;
|
|
6546
|
+
original: string;
|
|
6547
|
+
thumbnail?: string | undefined;
|
|
6548
|
+
} | undefined;
|
|
6428
6549
|
workingHours?: {
|
|
6429
6550
|
hours?: {
|
|
6430
6551
|
monday?: {
|
|
@@ -6478,10 +6599,10 @@ export declare const locationCreateBody: z.ZodObject<{
|
|
|
6478
6599
|
} | undefined;
|
|
6479
6600
|
}[] | undefined;
|
|
6480
6601
|
externalAppData?: Record<string, unknown> | undefined;
|
|
6481
|
-
accessMethods?: string[] | undefined;
|
|
6482
6602
|
}>;
|
|
6483
6603
|
export declare const locationUpdateBody: z.ZodObject<{
|
|
6484
6604
|
id: z.ZodOptional<z.ZodNumber>;
|
|
6605
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
6485
6606
|
name: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6486
6607
|
locale: z.ZodOptional<z.ZodString>;
|
|
6487
6608
|
translation: z.ZodOptional<z.ZodString>;
|
|
@@ -6492,7 +6613,7 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6492
6613
|
locale?: string | undefined;
|
|
6493
6614
|
translation?: string | undefined;
|
|
6494
6615
|
}>, "many">>;
|
|
6495
|
-
|
|
6616
|
+
description: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6496
6617
|
locale: z.ZodOptional<z.ZodString>;
|
|
6497
6618
|
translation: z.ZodOptional<z.ZodString>;
|
|
6498
6619
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -6502,7 +6623,7 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6502
6623
|
locale?: string | undefined;
|
|
6503
6624
|
translation?: string | undefined;
|
|
6504
6625
|
}>, "many">>;
|
|
6505
|
-
|
|
6626
|
+
shortDescription: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6506
6627
|
locale: z.ZodOptional<z.ZodString>;
|
|
6507
6628
|
translation: z.ZodOptional<z.ZodString>;
|
|
6508
6629
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -6522,32 +6643,6 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6522
6643
|
locale?: string | undefined;
|
|
6523
6644
|
translation?: string | undefined;
|
|
6524
6645
|
}>, "many">>;
|
|
6525
|
-
locationImage: z.ZodOptional<z.ZodObject<{
|
|
6526
|
-
original: z.ZodString;
|
|
6527
|
-
thumbnail: z.ZodOptional<z.ZodString>;
|
|
6528
|
-
mimeType: z.ZodString;
|
|
6529
|
-
}, "strip", z.ZodTypeAny, {
|
|
6530
|
-
mimeType: string;
|
|
6531
|
-
original: string;
|
|
6532
|
-
thumbnail?: string | undefined;
|
|
6533
|
-
}, {
|
|
6534
|
-
mimeType: string;
|
|
6535
|
-
original: string;
|
|
6536
|
-
thumbnail?: string | undefined;
|
|
6537
|
-
}>>;
|
|
6538
|
-
images: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6539
|
-
original: z.ZodString;
|
|
6540
|
-
thumbnail: z.ZodOptional<z.ZodString>;
|
|
6541
|
-
mimeType: z.ZodString;
|
|
6542
|
-
}, "strip", z.ZodTypeAny, {
|
|
6543
|
-
mimeType: string;
|
|
6544
|
-
original: string;
|
|
6545
|
-
thumbnail?: string | undefined;
|
|
6546
|
-
}, {
|
|
6547
|
-
mimeType: string;
|
|
6548
|
-
original: string;
|
|
6549
|
-
thumbnail?: string | undefined;
|
|
6550
|
-
}>, "many">>;
|
|
6551
6646
|
geoposition: z.ZodOptional<z.ZodObject<{
|
|
6552
6647
|
latitude: z.ZodNumber;
|
|
6553
6648
|
longitude: z.ZodNumber;
|
|
@@ -6583,6 +6678,36 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6583
6678
|
state: z.ZodOptional<z.ZodUnion<[z.ZodEnum<["AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FM", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MH", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PW", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY"]>, z.ZodEnum<["NSW", "VIC", "QLD", "WA", "SA", "TAS", "ACT", "NT", "JBT", "CX", "NF", "CC", "AQ", "CSI", "ACI", "HM"]>, z.ZodEnum<["AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT"]>, z.ZodEnum<["81", "84", "85", "67", "89", "71", "76", "95", "79"]>, z.ZodEnum<["AB", "AR", "AG", "BC", "BH", "BN", "BT", "BV", "BR", "B", "BZ", "CL", "CS", "CT", "CV", "DB", "DJ", "GL", "GR", "GJ", "HR", "HD", "IL", "IS", "IF", "MM", "MH", "MS", "NT", "OT", "PH", "SM", "SJ", "SB", "SV", "TR", "TM", "TL", "VS", "VL", "VN"]>]>>;
|
|
6584
6679
|
country: z.ZodOptional<z.ZodEnum<["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "XK", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]>>;
|
|
6585
6680
|
postCode: z.ZodOptional<z.ZodString>;
|
|
6681
|
+
timezone: z.ZodOptional<z.ZodString>;
|
|
6682
|
+
parkingType: z.ZodOptional<z.ZodEnum<["ALONG_MOTORWAY", "PARKING_GARAGE", "PARKING_LOT", "ON_DRIVEWAY", "ON_STREET", "UNDERGROUND_GARAGE"]>>;
|
|
6683
|
+
accessMethods: z.ZodOptional<z.ZodArray<z.ZodEnum<["OPEN", "TOKEN", "LICENSE_PLATE", "ACCESS_CODE", "INTERCOM", "PARKING_TICKET"]>, "many">>;
|
|
6684
|
+
facilities: z.ZodOptional<z.ZodArray<z.ZodEnum<["AIRPORT", "BIKE_SHARING", "BUS_STOP", "CAFE", "CARPOOL_PARKING", "FUEL_STATION", "HOTEL", "MALL", "METRO_STATION", "MUSEUM", "NATURE", "PARKING_LOT", "RECREATION_AREA", "RESTAURANT", "SPORT", "SUPERMARKET", "TAXI_STAND", "TRAIN_STATION", "TRAM_STOP", "WIFI"]>, "many">>;
|
|
6685
|
+
locationImage: z.ZodOptional<z.ZodObject<{
|
|
6686
|
+
original: z.ZodString;
|
|
6687
|
+
thumbnail: z.ZodOptional<z.ZodString>;
|
|
6688
|
+
mimeType: z.ZodString;
|
|
6689
|
+
}, "strip", z.ZodTypeAny, {
|
|
6690
|
+
mimeType: string;
|
|
6691
|
+
original: string;
|
|
6692
|
+
thumbnail?: string | undefined;
|
|
6693
|
+
}, {
|
|
6694
|
+
mimeType: string;
|
|
6695
|
+
original: string;
|
|
6696
|
+
thumbnail?: string | undefined;
|
|
6697
|
+
}>>;
|
|
6698
|
+
images: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6699
|
+
original: z.ZodString;
|
|
6700
|
+
thumbnail: z.ZodOptional<z.ZodString>;
|
|
6701
|
+
mimeType: z.ZodString;
|
|
6702
|
+
}, "strip", z.ZodTypeAny, {
|
|
6703
|
+
mimeType: string;
|
|
6704
|
+
original: string;
|
|
6705
|
+
thumbnail?: string | undefined;
|
|
6706
|
+
}, {
|
|
6707
|
+
mimeType: string;
|
|
6708
|
+
original: string;
|
|
6709
|
+
thumbnail?: string | undefined;
|
|
6710
|
+
}>, "many">>;
|
|
6586
6711
|
workingHours: z.ZodOptional<z.ZodObject<{
|
|
6587
6712
|
isAlwaysOpen: z.ZodOptional<z.ZodBoolean>;
|
|
6588
6713
|
stopSessionOutsideWorkingHours: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -6786,10 +6911,6 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6786
6911
|
stopSessionOutsideWorkingHours?: boolean | undefined;
|
|
6787
6912
|
alwaysOpenForUserGroupIds?: number[] | undefined;
|
|
6788
6913
|
}>>;
|
|
6789
|
-
timezone: z.ZodOptional<z.ZodString>;
|
|
6790
|
-
externalId: z.ZodOptional<z.ZodString>;
|
|
6791
|
-
roamingOperatorId: z.ZodOptional<z.ZodNumber>;
|
|
6792
|
-
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
6793
6914
|
chargingZones: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6794
6915
|
id: z.ZodOptional<z.ZodNumber>;
|
|
6795
6916
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -6871,7 +6992,7 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6871
6992
|
enabled?: boolean | undefined;
|
|
6872
6993
|
} | undefined;
|
|
6873
6994
|
}>, "many">>;
|
|
6874
|
-
|
|
6995
|
+
roamingOperatorId: z.ZodOptional<z.ZodNumber>;
|
|
6875
6996
|
roaming: z.ZodOptional<z.ZodObject<{
|
|
6876
6997
|
owner: z.ZodOptional<z.ZodObject<{
|
|
6877
6998
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -6916,7 +7037,8 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6916
7037
|
} | undefined;
|
|
6917
7038
|
}>>;
|
|
6918
7039
|
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
6919
|
-
|
|
7040
|
+
externalAppData: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
7041
|
+
lastUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
6920
7042
|
}, "strip", z.ZodTypeAny, {
|
|
6921
7043
|
tags?: string[] | undefined;
|
|
6922
7044
|
description?: {
|
|
@@ -6968,16 +7090,19 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
6968
7090
|
locale?: string | undefined;
|
|
6969
7091
|
translation?: string | undefined;
|
|
6970
7092
|
}[] | undefined;
|
|
6971
|
-
locationImage?: {
|
|
6972
|
-
mimeType: string;
|
|
6973
|
-
original: string;
|
|
6974
|
-
thumbnail?: string | undefined;
|
|
6975
|
-
} | undefined;
|
|
6976
7093
|
streetAddress?: {
|
|
6977
7094
|
locale?: string | undefined;
|
|
6978
7095
|
translation?: string | undefined;
|
|
6979
7096
|
}[] | undefined;
|
|
6980
7097
|
state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
|
|
7098
|
+
parkingType?: "ALONG_MOTORWAY" | "PARKING_GARAGE" | "PARKING_LOT" | "ON_DRIVEWAY" | "ON_STREET" | "UNDERGROUND_GARAGE" | undefined;
|
|
7099
|
+
accessMethods?: ("OPEN" | "TOKEN" | "LICENSE_PLATE" | "ACCESS_CODE" | "INTERCOM" | "PARKING_TICKET")[] | undefined;
|
|
7100
|
+
facilities?: ("PARKING_LOT" | "AIRPORT" | "BIKE_SHARING" | "BUS_STOP" | "CAFE" | "CARPOOL_PARKING" | "FUEL_STATION" | "HOTEL" | "MALL" | "METRO_STATION" | "MUSEUM" | "NATURE" | "RECREATION_AREA" | "RESTAURANT" | "SPORT" | "SUPERMARKET" | "TAXI_STAND" | "TRAIN_STATION" | "TRAM_STOP" | "WIFI")[] | undefined;
|
|
7101
|
+
locationImage?: {
|
|
7102
|
+
mimeType: string;
|
|
7103
|
+
original: string;
|
|
7104
|
+
thumbnail?: string | undefined;
|
|
7105
|
+
} | undefined;
|
|
6981
7106
|
workingHours?: {
|
|
6982
7107
|
hours?: {
|
|
6983
7108
|
monday?: {
|
|
@@ -7031,7 +7156,6 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
7031
7156
|
} | undefined;
|
|
7032
7157
|
}[] | undefined;
|
|
7033
7158
|
externalAppData?: Record<string, unknown> | undefined;
|
|
7034
|
-
accessMethods?: string[] | undefined;
|
|
7035
7159
|
}, {
|
|
7036
7160
|
tags?: string[] | undefined;
|
|
7037
7161
|
description?: {
|
|
@@ -7083,16 +7207,19 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
7083
7207
|
locale?: string | undefined;
|
|
7084
7208
|
translation?: string | undefined;
|
|
7085
7209
|
}[] | undefined;
|
|
7086
|
-
locationImage?: {
|
|
7087
|
-
mimeType: string;
|
|
7088
|
-
original: string;
|
|
7089
|
-
thumbnail?: string | undefined;
|
|
7090
|
-
} | undefined;
|
|
7091
7210
|
streetAddress?: {
|
|
7092
7211
|
locale?: string | undefined;
|
|
7093
7212
|
translation?: string | undefined;
|
|
7094
7213
|
}[] | undefined;
|
|
7095
7214
|
state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
|
|
7215
|
+
parkingType?: "ALONG_MOTORWAY" | "PARKING_GARAGE" | "PARKING_LOT" | "ON_DRIVEWAY" | "ON_STREET" | "UNDERGROUND_GARAGE" | undefined;
|
|
7216
|
+
accessMethods?: ("OPEN" | "TOKEN" | "LICENSE_PLATE" | "ACCESS_CODE" | "INTERCOM" | "PARKING_TICKET")[] | undefined;
|
|
7217
|
+
facilities?: ("PARKING_LOT" | "AIRPORT" | "BIKE_SHARING" | "BUS_STOP" | "CAFE" | "CARPOOL_PARKING" | "FUEL_STATION" | "HOTEL" | "MALL" | "METRO_STATION" | "MUSEUM" | "NATURE" | "RECREATION_AREA" | "RESTAURANT" | "SPORT" | "SUPERMARKET" | "TAXI_STAND" | "TRAIN_STATION" | "TRAM_STOP" | "WIFI")[] | undefined;
|
|
7218
|
+
locationImage?: {
|
|
7219
|
+
mimeType: string;
|
|
7220
|
+
original: string;
|
|
7221
|
+
thumbnail?: string | undefined;
|
|
7222
|
+
} | undefined;
|
|
7096
7223
|
workingHours?: {
|
|
7097
7224
|
hours?: {
|
|
7098
7225
|
monday?: {
|
|
@@ -7146,7 +7273,6 @@ export declare const locationUpdateBody: z.ZodObject<{
|
|
|
7146
7273
|
} | undefined;
|
|
7147
7274
|
}[] | undefined;
|
|
7148
7275
|
externalAppData?: Record<string, unknown> | undefined;
|
|
7149
|
-
accessMethods?: string[] | undefined;
|
|
7150
7276
|
}>;
|
|
7151
7277
|
export declare const locationChargingZoneCreateBody: z.ZodObject<{
|
|
7152
7278
|
id: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8560,7 +8686,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8560
8686
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8561
8687
|
name: z.ZodString;
|
|
8562
8688
|
integrationId: z.ZodNumber;
|
|
8563
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8689
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8564
8690
|
operatorId: z.ZodNumber;
|
|
8565
8691
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8566
8692
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8603,7 +8729,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8603
8729
|
name: string;
|
|
8604
8730
|
integrationId: number;
|
|
8605
8731
|
phone: string;
|
|
8606
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8732
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8607
8733
|
operatorId: number;
|
|
8608
8734
|
defaultLanguage: string;
|
|
8609
8735
|
bundle: {
|
|
@@ -8630,7 +8756,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8630
8756
|
name: string;
|
|
8631
8757
|
integrationId: number;
|
|
8632
8758
|
phone: string;
|
|
8633
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8759
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8634
8760
|
operatorId: number;
|
|
8635
8761
|
defaultLanguage: string;
|
|
8636
8762
|
bundle: {
|
|
@@ -8653,7 +8779,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8653
8779
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8654
8780
|
name: z.ZodString;
|
|
8655
8781
|
integrationId: z.ZodNumber;
|
|
8656
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8782
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8657
8783
|
operatorId: z.ZodNumber;
|
|
8658
8784
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8659
8785
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8662,7 +8788,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8662
8788
|
}, "strip", z.ZodTypeAny, {
|
|
8663
8789
|
name: string;
|
|
8664
8790
|
integrationId: number;
|
|
8665
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8791
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8666
8792
|
operatorId: number;
|
|
8667
8793
|
serialNumber: string;
|
|
8668
8794
|
chargePointId?: number | undefined;
|
|
@@ -8672,7 +8798,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8672
8798
|
}, {
|
|
8673
8799
|
name: string;
|
|
8674
8800
|
integrationId: number;
|
|
8675
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8801
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8676
8802
|
operatorId: number;
|
|
8677
8803
|
serialNumber: string;
|
|
8678
8804
|
chargePointId?: number | undefined;
|
|
@@ -8683,7 +8809,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8683
8809
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8684
8810
|
name: z.ZodString;
|
|
8685
8811
|
integrationId: z.ZodNumber;
|
|
8686
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8812
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8687
8813
|
operatorId: z.ZodNumber;
|
|
8688
8814
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8689
8815
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8694,7 +8820,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8694
8820
|
}, "strip", z.ZodTypeAny, {
|
|
8695
8821
|
name: string;
|
|
8696
8822
|
integrationId: number;
|
|
8697
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8823
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8698
8824
|
operatorId: number;
|
|
8699
8825
|
chargePointId?: number | undefined;
|
|
8700
8826
|
id?: number | undefined;
|
|
@@ -8706,7 +8832,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8706
8832
|
}, {
|
|
8707
8833
|
name: string;
|
|
8708
8834
|
integrationId: number;
|
|
8709
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8835
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8710
8836
|
operatorId: number;
|
|
8711
8837
|
chargePointId?: number | undefined;
|
|
8712
8838
|
id?: number | undefined;
|
|
@@ -8719,7 +8845,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8719
8845
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8720
8846
|
name: z.ZodString;
|
|
8721
8847
|
integrationId: z.ZodNumber;
|
|
8722
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8848
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8723
8849
|
operatorId: z.ZodNumber;
|
|
8724
8850
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8725
8851
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8729,7 +8855,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8729
8855
|
}, "strip", z.ZodTypeAny, {
|
|
8730
8856
|
name: string;
|
|
8731
8857
|
integrationId: number;
|
|
8732
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8858
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8733
8859
|
operatorId: number;
|
|
8734
8860
|
terminalId: string;
|
|
8735
8861
|
chargePointId?: number | undefined;
|
|
@@ -8740,7 +8866,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8740
8866
|
}, {
|
|
8741
8867
|
name: string;
|
|
8742
8868
|
integrationId: number;
|
|
8743
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8869
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8744
8870
|
operatorId: number;
|
|
8745
8871
|
terminalId: string;
|
|
8746
8872
|
chargePointId?: number | undefined;
|
|
@@ -8752,7 +8878,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8752
8878
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8753
8879
|
name: z.ZodString;
|
|
8754
8880
|
integrationId: z.ZodNumber;
|
|
8755
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8881
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8756
8882
|
operatorId: z.ZodNumber;
|
|
8757
8883
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8758
8884
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8761,7 +8887,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8761
8887
|
}, "strip", z.ZodTypeAny, {
|
|
8762
8888
|
name: string;
|
|
8763
8889
|
integrationId: number;
|
|
8764
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8890
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8765
8891
|
operatorId: number;
|
|
8766
8892
|
chargePointId?: number | undefined;
|
|
8767
8893
|
id?: number | undefined;
|
|
@@ -8771,7 +8897,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8771
8897
|
}, {
|
|
8772
8898
|
name: string;
|
|
8773
8899
|
integrationId: number;
|
|
8774
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8900
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8775
8901
|
operatorId: number;
|
|
8776
8902
|
chargePointId?: number | undefined;
|
|
8777
8903
|
id?: number | undefined;
|
|
@@ -8782,7 +8908,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8782
8908
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8783
8909
|
name: z.ZodString;
|
|
8784
8910
|
integrationId: z.ZodNumber;
|
|
8785
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8911
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8786
8912
|
operatorId: z.ZodNumber;
|
|
8787
8913
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8788
8914
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8808,7 +8934,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8808
8934
|
}[];
|
|
8809
8935
|
name: string;
|
|
8810
8936
|
integrationId: number;
|
|
8811
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8937
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8812
8938
|
operatorId: number;
|
|
8813
8939
|
defaultLanguage: string;
|
|
8814
8940
|
verificationCode: string;
|
|
@@ -8825,7 +8951,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8825
8951
|
}[];
|
|
8826
8952
|
name: string;
|
|
8827
8953
|
integrationId: number;
|
|
8828
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8954
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8829
8955
|
operatorId: number;
|
|
8830
8956
|
defaultLanguage: string;
|
|
8831
8957
|
verificationCode: string;
|
|
@@ -8839,7 +8965,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8839
8965
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8840
8966
|
name: z.ZodString;
|
|
8841
8967
|
integrationId: z.ZodNumber;
|
|
8842
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8968
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8843
8969
|
operatorId: z.ZodNumber;
|
|
8844
8970
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8845
8971
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8848,7 +8974,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8848
8974
|
}, "strip", z.ZodTypeAny, {
|
|
8849
8975
|
name: string;
|
|
8850
8976
|
integrationId: number;
|
|
8851
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8977
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8852
8978
|
operatorId: number;
|
|
8853
8979
|
chargePointId?: number | undefined;
|
|
8854
8980
|
id?: number | undefined;
|
|
@@ -8858,7 +8984,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8858
8984
|
}, {
|
|
8859
8985
|
name: string;
|
|
8860
8986
|
integrationId: number;
|
|
8861
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
8987
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8862
8988
|
operatorId: number;
|
|
8863
8989
|
chargePointId?: number | undefined;
|
|
8864
8990
|
id?: number | undefined;
|
|
@@ -8869,7 +8995,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8869
8995
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8870
8996
|
name: z.ZodString;
|
|
8871
8997
|
integrationId: z.ZodNumber;
|
|
8872
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
8998
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8873
8999
|
operatorId: z.ZodNumber;
|
|
8874
9000
|
invoiceFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8875
9001
|
field: z.ZodString;
|
|
@@ -8887,7 +9013,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8887
9013
|
}, "strip", z.ZodTypeAny, {
|
|
8888
9014
|
name: string;
|
|
8889
9015
|
integrationId: number;
|
|
8890
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
9016
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8891
9017
|
operatorId: number;
|
|
8892
9018
|
id?: number | undefined;
|
|
8893
9019
|
invoiceFields?: {
|
|
@@ -8898,7 +9024,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8898
9024
|
}, {
|
|
8899
9025
|
name: string;
|
|
8900
9026
|
integrationId: number;
|
|
8901
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
9027
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8902
9028
|
operatorId: number;
|
|
8903
9029
|
id?: number | undefined;
|
|
8904
9030
|
invoiceFields?: {
|
|
@@ -8910,7 +9036,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8910
9036
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8911
9037
|
name: z.ZodString;
|
|
8912
9038
|
integrationId: z.ZodNumber;
|
|
8913
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
9039
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8914
9040
|
operatorId: z.ZodNumber;
|
|
8915
9041
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8916
9042
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8944,7 +9070,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8944
9070
|
name: string;
|
|
8945
9071
|
integrationId: number;
|
|
8946
9072
|
phone: string;
|
|
8947
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
9073
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8948
9074
|
operatorId: number;
|
|
8949
9075
|
defaultLanguage: string;
|
|
8950
9076
|
merchantAccount: string;
|
|
@@ -8968,7 +9094,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8968
9094
|
name: string;
|
|
8969
9095
|
integrationId: number;
|
|
8970
9096
|
phone: string;
|
|
8971
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
9097
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
8972
9098
|
operatorId: number;
|
|
8973
9099
|
defaultLanguage: string;
|
|
8974
9100
|
merchantAccount: string;
|
|
@@ -8988,7 +9114,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
8988
9114
|
id: z.ZodOptional<z.ZodNumber>;
|
|
8989
9115
|
name: z.ZodString;
|
|
8990
9116
|
integrationId: z.ZodNumber;
|
|
8991
|
-
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>;
|
|
9117
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
8992
9118
|
operatorId: z.ZodNumber;
|
|
8993
9119
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
8994
9120
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9031,7 +9157,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9031
9157
|
name: string;
|
|
9032
9158
|
integrationId: number;
|
|
9033
9159
|
phone: string;
|
|
9034
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
9160
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
9035
9161
|
operatorId: number;
|
|
9036
9162
|
defaultLanguage: string;
|
|
9037
9163
|
bundle: {
|
|
@@ -9058,7 +9184,7 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9058
9184
|
name: string;
|
|
9059
9185
|
integrationId: number;
|
|
9060
9186
|
phone: string;
|
|
9061
|
-
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles";
|
|
9187
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
9062
9188
|
operatorId: number;
|
|
9063
9189
|
defaultLanguage: string;
|
|
9064
9190
|
bundle: {
|
|
@@ -9077,6 +9203,99 @@ export declare const createPaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9077
9203
|
supportedLanguages?: string[] | undefined;
|
|
9078
9204
|
networkStatusMonitoringEnabled?: boolean | undefined;
|
|
9079
9205
|
countryCode?: string | undefined;
|
|
9206
|
+
}>, z.ZodObject<{
|
|
9207
|
+
id: z.ZodOptional<z.ZodNumber>;
|
|
9208
|
+
name: z.ZodString;
|
|
9209
|
+
integrationId: z.ZodNumber;
|
|
9210
|
+
terminalType: z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>;
|
|
9211
|
+
operatorId: z.ZodNumber;
|
|
9212
|
+
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9213
|
+
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
9214
|
+
adminToken: z.ZodOptional<z.ZodString>;
|
|
9215
|
+
isOnline: z.ZodOptional<z.ZodBoolean>;
|
|
9216
|
+
networkStatus: z.ZodOptional<z.ZodEnum<["online", "offline", "unknown"]>>;
|
|
9217
|
+
phone: z.ZodString;
|
|
9218
|
+
defaultLanguage: z.ZodString;
|
|
9219
|
+
presentCardOnStopSession: z.ZodOptional<z.ZodBoolean>;
|
|
9220
|
+
info: z.ZodArray<z.ZodObject<{
|
|
9221
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
9222
|
+
translation: z.ZodOptional<z.ZodString>;
|
|
9223
|
+
}, "strip", z.ZodTypeAny, {
|
|
9224
|
+
locale?: string | undefined;
|
|
9225
|
+
translation?: string | undefined;
|
|
9226
|
+
}, {
|
|
9227
|
+
locale?: string | undefined;
|
|
9228
|
+
translation?: string | undefined;
|
|
9229
|
+
}>, "many">;
|
|
9230
|
+
currencyCode: z.ZodOptional<z.ZodString>;
|
|
9231
|
+
serialNumber: z.ZodOptional<z.ZodString>;
|
|
9232
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
9233
|
+
supportedLanguages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
9234
|
+
bundle: z.ZodObject<{
|
|
9235
|
+
version: z.ZodOptional<z.ZodString>;
|
|
9236
|
+
downloadUrl: z.ZodOptional<z.ZodString>;
|
|
9237
|
+
}, "strip", z.ZodTypeAny, {
|
|
9238
|
+
version?: string | undefined;
|
|
9239
|
+
downloadUrl?: string | undefined;
|
|
9240
|
+
}, {
|
|
9241
|
+
version?: string | undefined;
|
|
9242
|
+
downloadUrl?: string | undefined;
|
|
9243
|
+
}>;
|
|
9244
|
+
networkStatusMonitoringEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
9245
|
+
}, "strip", z.ZodTypeAny, {
|
|
9246
|
+
info: {
|
|
9247
|
+
locale?: string | undefined;
|
|
9248
|
+
translation?: string | undefined;
|
|
9249
|
+
}[];
|
|
9250
|
+
name: string;
|
|
9251
|
+
integrationId: number;
|
|
9252
|
+
phone: string;
|
|
9253
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
9254
|
+
operatorId: number;
|
|
9255
|
+
defaultLanguage: string;
|
|
9256
|
+
bundle: {
|
|
9257
|
+
version?: string | undefined;
|
|
9258
|
+
downloadUrl?: string | undefined;
|
|
9259
|
+
};
|
|
9260
|
+
chargePointId?: number | undefined;
|
|
9261
|
+
id?: number | undefined;
|
|
9262
|
+
chargingZoneId?: number | undefined;
|
|
9263
|
+
externalId?: string | undefined;
|
|
9264
|
+
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9265
|
+
adminToken?: string | undefined;
|
|
9266
|
+
isOnline?: boolean | undefined;
|
|
9267
|
+
presentCardOnStopSession?: boolean | undefined;
|
|
9268
|
+
currencyCode?: string | undefined;
|
|
9269
|
+
serialNumber?: string | undefined;
|
|
9270
|
+
supportedLanguages?: string[] | undefined;
|
|
9271
|
+
networkStatusMonitoringEnabled?: boolean | undefined;
|
|
9272
|
+
}, {
|
|
9273
|
+
info: {
|
|
9274
|
+
locale?: string | undefined;
|
|
9275
|
+
translation?: string | undefined;
|
|
9276
|
+
}[];
|
|
9277
|
+
name: string;
|
|
9278
|
+
integrationId: number;
|
|
9279
|
+
phone: string;
|
|
9280
|
+
terminalType: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles";
|
|
9281
|
+
operatorId: number;
|
|
9282
|
+
defaultLanguage: string;
|
|
9283
|
+
bundle: {
|
|
9284
|
+
version?: string | undefined;
|
|
9285
|
+
downloadUrl?: string | undefined;
|
|
9286
|
+
};
|
|
9287
|
+
chargePointId?: number | undefined;
|
|
9288
|
+
id?: number | undefined;
|
|
9289
|
+
chargingZoneId?: number | undefined;
|
|
9290
|
+
externalId?: string | undefined;
|
|
9291
|
+
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9292
|
+
adminToken?: string | undefined;
|
|
9293
|
+
isOnline?: boolean | undefined;
|
|
9294
|
+
presentCardOnStopSession?: boolean | undefined;
|
|
9295
|
+
currencyCode?: string | undefined;
|
|
9296
|
+
serialNumber?: string | undefined;
|
|
9297
|
+
supportedLanguages?: string[] | undefined;
|
|
9298
|
+
networkStatusMonitoringEnabled?: boolean | undefined;
|
|
9080
9299
|
}>]>;
|
|
9081
9300
|
export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
9082
9301
|
preauthorizeAmount: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9100,7 +9319,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9100
9319
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9101
9320
|
name: z.ZodOptional<z.ZodString>;
|
|
9102
9321
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9103
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9322
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9104
9323
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9105
9324
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9106
9325
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9136,7 +9355,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9136
9355
|
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9137
9356
|
integrationId?: number | undefined;
|
|
9138
9357
|
phone?: string | undefined;
|
|
9139
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9358
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9140
9359
|
operatorId?: number | undefined;
|
|
9141
9360
|
adminToken?: string | undefined;
|
|
9142
9361
|
isOnline?: boolean | undefined;
|
|
@@ -9157,7 +9376,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9157
9376
|
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9158
9377
|
integrationId?: number | undefined;
|
|
9159
9378
|
phone?: string | undefined;
|
|
9160
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9379
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9161
9380
|
operatorId?: number | undefined;
|
|
9162
9381
|
adminToken?: string | undefined;
|
|
9163
9382
|
isOnline?: boolean | undefined;
|
|
@@ -9169,7 +9388,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9169
9388
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9170
9389
|
name: z.ZodOptional<z.ZodString>;
|
|
9171
9390
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9172
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9391
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9173
9392
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9174
9393
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9175
9394
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9182,7 +9401,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9182
9401
|
chargingZoneId?: number | undefined;
|
|
9183
9402
|
externalId?: string | undefined;
|
|
9184
9403
|
integrationId?: number | undefined;
|
|
9185
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9404
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9186
9405
|
operatorId?: number | undefined;
|
|
9187
9406
|
serialNumber?: string | undefined;
|
|
9188
9407
|
}, {
|
|
@@ -9192,14 +9411,14 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9192
9411
|
chargingZoneId?: number | undefined;
|
|
9193
9412
|
externalId?: string | undefined;
|
|
9194
9413
|
integrationId?: number | undefined;
|
|
9195
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9414
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9196
9415
|
operatorId?: number | undefined;
|
|
9197
9416
|
serialNumber?: string | undefined;
|
|
9198
9417
|
}>, z.ZodObject<{
|
|
9199
9418
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9200
9419
|
name: z.ZodOptional<z.ZodString>;
|
|
9201
9420
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9202
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9421
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9203
9422
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9204
9423
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9205
9424
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9214,7 +9433,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9214
9433
|
chargingZoneId?: number | undefined;
|
|
9215
9434
|
externalId?: string | undefined;
|
|
9216
9435
|
integrationId?: number | undefined;
|
|
9217
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9436
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9218
9437
|
operatorId?: number | undefined;
|
|
9219
9438
|
adminToken?: string | undefined;
|
|
9220
9439
|
serialNumber?: string | undefined;
|
|
@@ -9226,7 +9445,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9226
9445
|
chargingZoneId?: number | undefined;
|
|
9227
9446
|
externalId?: string | undefined;
|
|
9228
9447
|
integrationId?: number | undefined;
|
|
9229
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9448
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9230
9449
|
operatorId?: number | undefined;
|
|
9231
9450
|
adminToken?: string | undefined;
|
|
9232
9451
|
serialNumber?: string | undefined;
|
|
@@ -9235,7 +9454,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9235
9454
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9236
9455
|
name: z.ZodOptional<z.ZodString>;
|
|
9237
9456
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9238
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9457
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9239
9458
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9240
9459
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9241
9460
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9249,7 +9468,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9249
9468
|
chargingZoneId?: number | undefined;
|
|
9250
9469
|
externalId?: string | undefined;
|
|
9251
9470
|
integrationId?: number | undefined;
|
|
9252
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9471
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9253
9472
|
operatorId?: number | undefined;
|
|
9254
9473
|
serialNumber?: string | undefined;
|
|
9255
9474
|
terminalId?: string | undefined;
|
|
@@ -9260,7 +9479,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9260
9479
|
chargingZoneId?: number | undefined;
|
|
9261
9480
|
externalId?: string | undefined;
|
|
9262
9481
|
integrationId?: number | undefined;
|
|
9263
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9482
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9264
9483
|
operatorId?: number | undefined;
|
|
9265
9484
|
serialNumber?: string | undefined;
|
|
9266
9485
|
terminalId?: string | undefined;
|
|
@@ -9268,7 +9487,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9268
9487
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9269
9488
|
name: z.ZodOptional<z.ZodString>;
|
|
9270
9489
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9271
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9490
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9272
9491
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9273
9492
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9274
9493
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9281,7 +9500,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9281
9500
|
chargingZoneId?: number | undefined;
|
|
9282
9501
|
externalId?: string | undefined;
|
|
9283
9502
|
integrationId?: number | undefined;
|
|
9284
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9503
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9285
9504
|
operatorId?: number | undefined;
|
|
9286
9505
|
serialNumber?: string | undefined;
|
|
9287
9506
|
}, {
|
|
@@ -9291,14 +9510,14 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9291
9510
|
chargingZoneId?: number | undefined;
|
|
9292
9511
|
externalId?: string | undefined;
|
|
9293
9512
|
integrationId?: number | undefined;
|
|
9294
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9513
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9295
9514
|
operatorId?: number | undefined;
|
|
9296
9515
|
serialNumber?: string | undefined;
|
|
9297
9516
|
}>, z.ZodObject<{
|
|
9298
9517
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9299
9518
|
name: z.ZodOptional<z.ZodString>;
|
|
9300
9519
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9301
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9520
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9302
9521
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9303
9522
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9304
9523
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9328,7 +9547,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9328
9547
|
chargingZoneId?: number | undefined;
|
|
9329
9548
|
externalId?: string | undefined;
|
|
9330
9549
|
integrationId?: number | undefined;
|
|
9331
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9550
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9332
9551
|
operatorId?: number | undefined;
|
|
9333
9552
|
defaultLanguage?: string | undefined;
|
|
9334
9553
|
presentCardOnStopSession?: boolean | undefined;
|
|
@@ -9345,7 +9564,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9345
9564
|
chargingZoneId?: number | undefined;
|
|
9346
9565
|
externalId?: string | undefined;
|
|
9347
9566
|
integrationId?: number | undefined;
|
|
9348
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9567
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9349
9568
|
operatorId?: number | undefined;
|
|
9350
9569
|
defaultLanguage?: string | undefined;
|
|
9351
9570
|
presentCardOnStopSession?: boolean | undefined;
|
|
@@ -9355,7 +9574,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9355
9574
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9356
9575
|
name: z.ZodOptional<z.ZodString>;
|
|
9357
9576
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9358
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9577
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9359
9578
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9360
9579
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9361
9580
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9368,7 +9587,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9368
9587
|
chargingZoneId?: number | undefined;
|
|
9369
9588
|
externalId?: string | undefined;
|
|
9370
9589
|
integrationId?: number | undefined;
|
|
9371
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9590
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9372
9591
|
operatorId?: number | undefined;
|
|
9373
9592
|
serialNumber?: string | undefined;
|
|
9374
9593
|
}, {
|
|
@@ -9378,32 +9597,32 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9378
9597
|
chargingZoneId?: number | undefined;
|
|
9379
9598
|
externalId?: string | undefined;
|
|
9380
9599
|
integrationId?: number | undefined;
|
|
9381
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9600
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9382
9601
|
operatorId?: number | undefined;
|
|
9383
9602
|
serialNumber?: string | undefined;
|
|
9384
9603
|
}>, z.ZodObject<{
|
|
9385
9604
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9386
9605
|
name: z.ZodOptional<z.ZodString>;
|
|
9387
9606
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9388
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9607
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9389
9608
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9390
9609
|
}, "strip", z.ZodTypeAny, {
|
|
9391
9610
|
name?: string | undefined;
|
|
9392
9611
|
id?: number | undefined;
|
|
9393
9612
|
integrationId?: number | undefined;
|
|
9394
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9613
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9395
9614
|
operatorId?: number | undefined;
|
|
9396
9615
|
}, {
|
|
9397
9616
|
name?: string | undefined;
|
|
9398
9617
|
id?: number | undefined;
|
|
9399
9618
|
integrationId?: number | undefined;
|
|
9400
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9619
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9401
9620
|
operatorId?: number | undefined;
|
|
9402
9621
|
}>, z.ZodObject<{
|
|
9403
9622
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9404
9623
|
name: z.ZodOptional<z.ZodString>;
|
|
9405
9624
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9406
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9625
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9407
9626
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9408
9627
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9409
9628
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9441,7 +9660,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9441
9660
|
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9442
9661
|
integrationId?: number | undefined;
|
|
9443
9662
|
phone?: string | undefined;
|
|
9444
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9663
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9445
9664
|
operatorId?: number | undefined;
|
|
9446
9665
|
adminToken?: string | undefined;
|
|
9447
9666
|
defaultLanguage?: string | undefined;
|
|
@@ -9464,7 +9683,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9464
9683
|
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9465
9684
|
integrationId?: number | undefined;
|
|
9466
9685
|
phone?: string | undefined;
|
|
9467
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9686
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9468
9687
|
operatorId?: number | undefined;
|
|
9469
9688
|
adminToken?: string | undefined;
|
|
9470
9689
|
defaultLanguage?: string | undefined;
|
|
@@ -9478,7 +9697,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9478
9697
|
id: z.ZodOptional<z.ZodNumber>;
|
|
9479
9698
|
name: z.ZodOptional<z.ZodString>;
|
|
9480
9699
|
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9481
|
-
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles"]>>;
|
|
9700
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9482
9701
|
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9483
9702
|
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9484
9703
|
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9514,7 +9733,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9514
9733
|
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9515
9734
|
integrationId?: number | undefined;
|
|
9516
9735
|
phone?: string | undefined;
|
|
9517
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9736
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9518
9737
|
operatorId?: number | undefined;
|
|
9519
9738
|
adminToken?: string | undefined;
|
|
9520
9739
|
defaultLanguage?: string | undefined;
|
|
@@ -9535,7 +9754,7 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9535
9754
|
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9536
9755
|
integrationId?: number | undefined;
|
|
9537
9756
|
phone?: string | undefined;
|
|
9538
|
-
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | undefined;
|
|
9757
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9539
9758
|
operatorId?: number | undefined;
|
|
9540
9759
|
adminToken?: string | undefined;
|
|
9541
9760
|
defaultLanguage?: string | undefined;
|
|
@@ -9543,6 +9762,75 @@ export declare const updatePaymentTerminalBody: z.ZodUnion<[z.ZodUnion<[z.ZodObj
|
|
|
9543
9762
|
serialNumber?: string | undefined;
|
|
9544
9763
|
supportedLanguages?: string[] | undefined;
|
|
9545
9764
|
networkStatusMonitoringEnabled?: boolean | undefined;
|
|
9765
|
+
}>, z.ZodObject<{
|
|
9766
|
+
id: z.ZodOptional<z.ZodNumber>;
|
|
9767
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9768
|
+
integrationId: z.ZodOptional<z.ZodNumber>;
|
|
9769
|
+
terminalType: z.ZodOptional<z.ZodEnum<["Payter", "Valina", "Crane", "Ampeco", "Nayax", "Embedded", "Pax", "Windcave", "Web portal", "AdyenCastles", "Printec Castles", "Cardlink Castles"]>>;
|
|
9770
|
+
operatorId: z.ZodOptional<z.ZodNumber>;
|
|
9771
|
+
chargingZoneId: z.ZodOptional<z.ZodNumber>;
|
|
9772
|
+
chargePointId: z.ZodOptional<z.ZodNumber>;
|
|
9773
|
+
adminToken: z.ZodOptional<z.ZodString>;
|
|
9774
|
+
isOnline: z.ZodOptional<z.ZodBoolean>;
|
|
9775
|
+
networkStatus: z.ZodOptional<z.ZodEnum<["online", "offline", "unknown"]>>;
|
|
9776
|
+
phone: z.ZodOptional<z.ZodString>;
|
|
9777
|
+
defaultLanguage: z.ZodOptional<z.ZodString>;
|
|
9778
|
+
presentCardOnStopSession: z.ZodOptional<z.ZodBoolean>;
|
|
9779
|
+
info: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9780
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
9781
|
+
translation: z.ZodOptional<z.ZodString>;
|
|
9782
|
+
}, "strip", z.ZodTypeAny, {
|
|
9783
|
+
locale?: string | undefined;
|
|
9784
|
+
translation?: string | undefined;
|
|
9785
|
+
}, {
|
|
9786
|
+
locale?: string | undefined;
|
|
9787
|
+
translation?: string | undefined;
|
|
9788
|
+
}>, "many">>;
|
|
9789
|
+
serialNumber: z.ZodOptional<z.ZodString>;
|
|
9790
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
9791
|
+
supportedLanguages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
9792
|
+
}, "strip", z.ZodTypeAny, {
|
|
9793
|
+
info?: {
|
|
9794
|
+
locale?: string | undefined;
|
|
9795
|
+
translation?: string | undefined;
|
|
9796
|
+
}[] | undefined;
|
|
9797
|
+
name?: string | undefined;
|
|
9798
|
+
chargePointId?: number | undefined;
|
|
9799
|
+
id?: number | undefined;
|
|
9800
|
+
chargingZoneId?: number | undefined;
|
|
9801
|
+
externalId?: string | undefined;
|
|
9802
|
+
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9803
|
+
integrationId?: number | undefined;
|
|
9804
|
+
phone?: string | undefined;
|
|
9805
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9806
|
+
operatorId?: number | undefined;
|
|
9807
|
+
adminToken?: string | undefined;
|
|
9808
|
+
isOnline?: boolean | undefined;
|
|
9809
|
+
defaultLanguage?: string | undefined;
|
|
9810
|
+
presentCardOnStopSession?: boolean | undefined;
|
|
9811
|
+
serialNumber?: string | undefined;
|
|
9812
|
+
supportedLanguages?: string[] | undefined;
|
|
9813
|
+
}, {
|
|
9814
|
+
info?: {
|
|
9815
|
+
locale?: string | undefined;
|
|
9816
|
+
translation?: string | undefined;
|
|
9817
|
+
}[] | undefined;
|
|
9818
|
+
name?: string | undefined;
|
|
9819
|
+
chargePointId?: number | undefined;
|
|
9820
|
+
id?: number | undefined;
|
|
9821
|
+
chargingZoneId?: number | undefined;
|
|
9822
|
+
externalId?: string | undefined;
|
|
9823
|
+
networkStatus?: "unknown" | "online" | "offline" | undefined;
|
|
9824
|
+
integrationId?: number | undefined;
|
|
9825
|
+
phone?: string | undefined;
|
|
9826
|
+
terminalType?: "Payter" | "Valina" | "Crane" | "Ampeco" | "Nayax" | "Embedded" | "Pax" | "Windcave" | "Web portal" | "AdyenCastles" | "Printec Castles" | "Cardlink Castles" | undefined;
|
|
9827
|
+
operatorId?: number | undefined;
|
|
9828
|
+
adminToken?: string | undefined;
|
|
9829
|
+
isOnline?: boolean | undefined;
|
|
9830
|
+
defaultLanguage?: string | undefined;
|
|
9831
|
+
presentCardOnStopSession?: boolean | undefined;
|
|
9832
|
+
serialNumber?: string | undefined;
|
|
9833
|
+
supportedLanguages?: string[] | undefined;
|
|
9546
9834
|
}>]>;
|
|
9547
9835
|
export declare const createPcIdBody: z.ZodObject<{
|
|
9548
9836
|
id: z.ZodOptional<z.ZodNumber>;
|