CASH-152: format change
This commit is contained in:
parent
83554a0ae9
commit
48fca6264b
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ 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
|
// TODO; This will need updating with real PricingByDay part type
|
||||||
const PRICING_BY_DAY_PART_TYPE = "DISC CASHSAVE20";
|
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