new GuestDeliverySchema(service, cost, delivery)
Parameters:
Name | Type | Description |
---|---|---|
service |
String | Service method (STANDARD, EXPRESS, ...) |
cost |
Price | Cost of the delivery |
delivery |
Delivery | object |