Code identifying the tariff associated with the order/shipment.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="TariffCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Code identifying the tariff associated with the order/shipment.</xsd:documentation>
</xsd:annotation>
</xsd:element>