Class MerchantOrderShippingSpeed
- java.lang.Object
-
- com.mercadopago.resources.merchantorder.MerchantOrderShippingSpeed
-
public class MerchantOrderShippingSpeed extends Object
Shipping time information.
-
-
Constructor Summary
Constructors Constructor Description MerchantOrderShippingSpeed()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
getHandling()
Handling time.Long
getShipping()
Shipping time.
-