Skip to content

Commit

Permalink
Added service zasilkovna-hu-foxpost-box to services list
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieltakacs committed Nov 19, 2024
1 parent c61d072 commit f561a1b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Definitions/Service.php
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,11 @@ final class Service extends BaseEnum
*/
public const ZASILKOVNA_HU_FAMA_FUTAR_HD = '10061';

/*
* HU FoxPost BOX
*/
public const ZASILKOVNA_HU_FOXPOST_BOX = '32970';

/**
* Švýcarsko-Lichtenštejnská Pošta - prioritní
*/
Expand Down Expand Up @@ -2611,6 +2616,7 @@ private static function zasilkovna(): array
self::ZASILKOVNA_HU_POST_HD,
self::ZASILKOVNA_HU_POST_PP,
self::ZASILKOVNA_HU_POST_BOX,
self::ZASILKOVNA_HU_FOXPOST_BOX,
// self::ZASILKOVNA_HU_FAMA_FUTAR_HD,
self::ZASILKOVNA_CH_POST_PRIORITY_HD,
self::ZASILKOVNA_CH_POST_HD,
Expand Down

0 comments on commit f561a1b

Please sign in to comment.