update stuff
Some checks failed
Build and Publish / BuildAndDeploy (push) Failing after 3m53s
Build and Publish / BuildAndDeployAmd64 (push) Failing after 42s

This commit is contained in:
matst80
2025-02-27 20:20:21 +01:00
parent d35a87e549
commit 03123bac89
5 changed files with 67 additions and 0 deletions

View File

@@ -10,4 +10,5 @@ const (
SetDeliveryType = 7
SetPickupPointType = 8
CreateCheckoutOrderType = 9
SetCartItemsType = 10
)