Class MerchantOrderShippingSpeed
Shipping time information.
Inherited Members
Namespace: MercadoPago.Resource.MerchantOrder
Assembly: MercadoPago.dll
Syntax
public class MerchantOrderShippingSpeed
Properties
| Edit this page View SourceHandling
Handling time.
Declaration
public long? Handling { get; set; }
Property Value
Type | Description |
---|---|
long? |
Shipping
Shipping time.
Declaration
public long? Shipping { get; set; }
Property Value
Type | Description |
---|---|
long? |