HolidayCutoff class
Properties
-
deadlineDate
↔ String?
-
Date of the order deadline, in ISO 8601 format.
getter/setter pair
-
deadlineHour
↔ int?
-
Hour of the day on the deadline date until which the order has to be
placed to qualify for the delivery guarantee.
getter/setter pair
-
deadlineTimezone
↔ String?
-
Timezone identifier for the deadline hour (for example, "Europe/Zurich").
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
holidayId
↔ String?
-
Unique identifier for the holiday.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
visibleFromDate
↔ String?
-
Date on which the deadline will become visible to consumers in ISO 8601
format.
getter/setter pair