View Source UspsEx.Item (usps_ex v2023.1.27)
Defines a struct for storing an UspsEx
in a Package
.
The monetary_value
might be required depending on the origin/destination
countries of the shipment. Both monetary_value
and insurance
are integers
stored in USD cents.
Link to this section Summary
Link to this section Types
Link to this section Functions
Builds and returns an UspsEx
. Use this instead of directly initializing the
struct.