Skip to content

Latest commit

 

History

History
executable file
·
16 lines (13 loc) · 1.76 KB

ShipmentResultsShipmentCharges.md

File metadata and controls

executable file
·
16 lines (13 loc) · 1.76 KB

# ShipmentResultsShipmentCharges

Properties

Name Type Description Notes
rate_chart string Rate Type with which Shipment is rated. Possible RateChart values for different regions will be: US 48 origin: 1 - Daily Rates 3 - Standard List Rates 4 - Retail Rates. Alaska/Hawaii origin: 1 - Daily Rates 3 - Standard List Rates 4 - Retail Rates. All Other origins: 1 - Rates 5 - Regional Rates 6 - General List Rates. 3 and 4 do not apply. [optional]
base_service_charge \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentChargesBaseServiceCharge [optional]
transportation_charges \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentChargesTransportationCharges
itemized_charges \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentResultsShipmentChargesItemizedCharges [optional]
service_options_charges \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentChargesServiceOptionsCharges
tax_charges \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentResultsShipmentChargesTaxCharges [optional]
total_charges \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentChargesTotalCharges
total_charges_with_taxes \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentChargesTotalChargesWithTaxes [optional]

[Back to Model list] [Back to API list] [Back to README]