The CommodityClassification type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CommodityClassification |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetCargoTypeCode |
Resets the node.
| |
| ResetCommodityCode |
Resets the node.
| |
| ResetItemClassificationCode |
Resets the node.
| |
| ResetNatureCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CargoTypeCode |
Cargo Type Code (BBIE). The type of cargo, expressed as a code.
| |
| CargoTypeCodeSet |
Checks if the property has been set or not.
| |
| CommodityCode |
Commodity Code (BBIE). The harmonized international commodity code for regulatory (customs and trade statistics) purposes.
| |
| CommodityCodeSet |
Checks if the property has been set or not.
| |
| ItemClassificationCode |
Item Classification Code (BBIE). The trade commodity classification, expressed as a code.
| |
| ItemClassificationCodeSet |
Checks if the property has been set or not.
| |
| NatureCode |
Nature Code (BBIE). The high-level nature of the Classification issued by a specific maintenance agency, expressed as a code.
| |
| NatureCodeSet |
Checks if the property has been set or not.
|