AssetTypeEnum

Members indicate the asset type in use. In TMWSuite, an asset is typically a carrier (third-party trucking company), driver, tractor, trailer, or other resource assigned to move freight.

AssetTypeEnum members and properties

Carrier

Indicates asset type of Carrier with string representation of "CAR"

Driver

Indicates asset type of Driver with string representation of "DRV"

ThirdParty

Indicates asset type of ThirdParty with string representation of "TPR"

Tractor

Indicates asset type of Tractor with string representation of "TRC"

Trailer

Indicates asset type of Trailer with string representation of "TRL"