Merge branch 'release/2025.03.27' into feature/CASH-185v2
This commit is contained in:
commit
d2645ab9c7
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ const PREMIUM_TIME_SLOT_ID_FLAG = "-PREMIUM";
|
||||||
|
|
||||||
const PREMIUM_FEE_PART_TYPE = "EARLY BIRD";
|
const PREMIUM_FEE_PART_TYPE = "EARLY BIRD";
|
||||||
|
|
||||||
// TODO; This will need updating with real PricingByDay part type
|
const PRICING_BY_DAY_PART_TYPE = "PREMAPPT GEN";
|
||||||
const PRICING_BY_DAY_PART_TYPE = "DISC CASHSAVE20";
|
|
||||||
|
|
||||||
const RouteCodeFlags = {
|
const RouteCodeFlags = {
|
||||||
ALL_DAY_DROP_OFF: "ALL DAY DROP OFF",
|
ALL_DAY_DROP_OFF: "ALL DAY DROP OFF",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue