You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Actions/GLS/functions.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The GLS Action exposes 26 functions grouped into three categories:
22
22
| partnerParcelNumber | Partner parcel number | string | No | The partner parcel number for the shipment unit. Max length is 50 characters. |
23
23
| note1 | Note 1 | string | No | Note 1 for the shipment unit. Max length is 50 characters. |
24
24
| note2 | Note 2 | string | No | Note 2 for the shipment unit. Max length is 50 characters. |
25
-
| shipmentUnitService | Shipment unit service |[GLS_SHIPMENT_UNIT_SERVICE](./types.mdx#gls_shipment_unit_service)| Yes | The service associated with the shipment unit. |
25
+
| shipmentUnitService | Shipment unit service |[GLS_SHIPMENT_UNIT$Service](./types.mdx#gls_shipment_unitservice)| Yes | The service associated with the shipment unit. |
0 commit comments