Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 880 Bytes

CartSettingsShippingCalendar.md

File metadata and controls

14 lines (10 loc) · 880 Bytes

com.ultracart.admin.v2.Model.CartSettingsShippingCalendar

Properties

Name Type Description Notes
Blackouts List<string> Specified dates that are blacked out on the calendar in ISO8601 format [optional]
DaysOfWeek List<bool?> 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 bool? True if the customer is required to select a date [optional]
Show bool? True if this calendar should be shown to the customer [optional]

[Back to Model list] [Back to API list] [Back to README]