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. |