Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 578 Bytes

ShippingRequest.md

File metadata and controls

17 lines (9 loc) · 578 Bytes

ShippingRequest

Properties

Name Type Description Notes
amount Long Shipping amount in cents
carrier String Carrier name for the shipment [optional]
trackingNumber String Tracking number can be used to track the shipment [optional]
method String Method of shipment [optional]
metadata Map<String, Object> Hash where the user can send additional information for each 'shipping'. [optional]