export enum BreakfastPackageEnum { FREE_MEMBER_BREAKFAST = "BRF0", REGULAR_BREAKFAST = "BRF1", SPECIAL_PACKAGE_BREAKFAST = "F01S", }