SeasonalOverride class 
 
    
    
  
    
  
    Properties
    
        - 
  endDate
  ↔ Date?
  
 
- 
  seasonal override end date (inclusive).
  
getter/setter pair
 
        - 
  hashCode
  → int
  
 
- 
  The hash code for this object.
  
no setterinherited
 
        - 
  label
  ↔ String?
  
 
- 
  Display name of this seasonal override in Merchant Center.
  
getter/setter pair
 
        - 
  returnDays
  ↔ int?
  
 
- 
  Number of days (from the delivery date) that the product can be returned.
  
getter/setter pair
 
        - 
  returnUntilDate
  ↔ Date?
  
 
- 
  Fixed end date until which the product can be returned.
  
getter/setter pair
 
        - 
  runtimeType
  → Type
  
 
- 
  A representation of the runtime type of the object.
  
no setterinherited
 
        - 
  startDate
  ↔ Date?
  
 
- 
  Defines the date range when this seasonal override applies.
  
getter/setter pair