Class: CheckoutDeliverySchema

CheckoutDeliverySchema

Class for Checkout Delivery model

new CheckoutDeliverySchema(service, cost, options, earliest, latest)

Parameters:
Name Type Description
service String the delivery service.
cost Price the delivery cost.
options String the delivery options.
earliest String Delivery earliest date.
latest String Delivery latest date.