UpdateDeliveryOrderRequest
@Serializable
@SerialName(value = "UpdateDeliveryOrderRequest")
Request data class for updating the details of a delivery order.
Constructors
Properties
Link copied to clipboard
The unique identifier of the customer associated with the order.
Link copied to clipboard
The updated phone number of the customer for the delivery.
Link copied to clipboard
The updated delivery address for the order.
Link copied to clipboard
The updated estimated delivery time for the order.