HolidaysHoliday class
Properties
-
countryCode
↔ String?
-
The CLDR territory code of the country in which the holiday is available.
getter/setter pair
-
date
↔ String?
-
Date of the holiday, in ISO 8601 format.
getter/setter pair
-
deliveryGuaranteeDate
↔ String?
-
Date on which the order has to arrive at the customer's, in ISO 8601
format.
getter/setter pair
-
deliveryGuaranteeHour
↔ String?
-
Hour of the day in the delivery location's timezone on the guaranteed
delivery date by which the order has to arrive at the customer's.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String?
-
Unique identifier for the holiday to be used when configuring holiday
cutoffs.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
type
↔ String?
-
The holiday type.
getter/setter pair