Sha256: 5858dd0a3402fa9e24510078b29a5290771401915cb8fe63f1245a9aabedb4a4
Contents?: true
Size: 727 Bytes
Versions: 324
Compression:
Stored size: 727 Bytes
Contents
# UltracartClient::CartSettingsShippingCalendar ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **blackouts** | **Array<String>** | Specified dates that are blacked out on the calendar in ISO8601 format | [optional] **days_of_week** | **Array<BOOLEAN>** | Days of week that should be enabled on the calendar (0 - Sunday through 6 - Saturday) | [optional] **earliest** | **String** | The earliest date that can be selected on the calendar | [optional] **require** | **BOOLEAN** | True if the customer is required to select a date | [optional] **show** | **BOOLEAN** | True if this calendar should be shown to the customer | [optional]
Version data entries
324 entries across 324 versions & 1 rubygems