Class: PutCheckoutRequest

PutCheckoutRequest

Class for Put Checkout Request model

new PutCheckoutRequest(billingAddressId, billingAddress, shippingAddressId, shippingAddress, delivery, coupons)

Parameters:
Name Type Description
billingAddressId String the id of the billing address.
billingAddress Address the billing address.
shippingAddressId String the id of the shipping address.
shippingAddress Address the shipping address.
delivery DeliveryRequest the desired delivery type.
coupons String a coupon.