Skip to Content

RegularOrderSummaryInput

Properties

NameTypeDescriptionNotes
vendor_idLongVendor to order from.[default to null]
delivery_address_idLongID of the delivery address.[optional] [default to null]
pickupBooleanWhether this is a pickup order (defaults to false).[optional] [default to null]
delivery_address_out_of_rangeBooleanWhether the delivery address is out of the vendor’s service range.[optional] [default to null]
productsListList of products to order.[optional] [default to null]
coupon_codeStringOptional coupon code for discount.[optional] [default to null]
tipDoubleOptional tip amount (defaults to 0.0).[optional] [default to null]

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