Motor Carrier Data. File type "MC".

Constructors

Properties

CARRIER_NAME_FIELD_NAME: "CarrierName" = "CarrierName"
CARRIER_NAME_FIELD_NAME_NORMALIZED: "AAMVA.MotorCarrierData.CarrierName" = "AAMVA.MotorCarrierData.CarrierName"
CITY_FIELD_NAME: "City" = "City"
CITY_FIELD_NAME_NORMALIZED: "AAMVA.MotorCarrierData.City" = "AAMVA.MotorCarrierData.City"
DOCUMENT_TYPE: "MotorCarrierData" = "MotorCarrierData"
JURISDICTION_FIELD_NAME: "Jurisdiction" = "Jurisdiction"
JURISDICTION_FIELD_NAME_NORMALIZED: "AAMVA.MotorCarrierData.Jurisdiction" = "AAMVA.MotorCarrierData.Jurisdiction"
STREET_ADDRESS_FIELD_NAME: "StreetAddress" = "StreetAddress"
STREET_ADDRESS_FIELD_NAME_NORMALIZED: "AAMVA.MotorCarrierData.StreetAddress" = "AAMVA.MotorCarrierData.StreetAddress"
USDOT_NUMBER_FIELD_NAME: "USDOTNumber" = "USDOTNumber"
USDOT_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.MotorCarrierData.USDOTNumber" = "AAMVA.MotorCarrierData.USDOTNumber"
ZIP_FIELD_NAME: "Zip" = "Zip"
ZIP_FIELD_NAME_NORMALIZED: "AAMVA.MotorCarrierData.Zip" = "AAMVA.MotorCarrierData.Zip"

Accessors

  • get carrierName(): Field
  • Data element ID "MAA". The name of the carrier responsible for safety. This can be an individual, partnership or corporation responsible for the transportation of persons or property. This is the name that is recognized by law.

    Returns Field

  • get city(): Field
  • Data element ID "MAL". This is the city for the mailing address of the individual carrier. This information is utilized by the base jurisdiction to send information to the carrier that purchased the IRP credentials.

    Returns Field

  • get jurisdiction(): Field
  • Data element ID "MAI". This is the jurisdiction of the residential address of the individual carrier. This information is utilized by the base jurisdiction to send information to the carrier that purchased the IRP credentials.

    Returns Field

  • get streetAddress(): Field
  • Data element ID "MAK". This is the mailing address of the individual carrier. This information is utilized by the base jurisdiction to send information to the carrier that purchased the IRP credentials.

    Returns Field

  • get usdotNumber(): Field
  • Data element ID "MAN". A unique identifier assigned to the carrier responsible for safety issued by the U.S. Department of Transportation – Federal Motor Carrier Safety Administration.

    Returns Field

  • get zip(): Field
  • Data element ID "MAO". The ZIP or Postal code of the resident address of the vehicle owner.

    Returns Field

Methods

  • Returns string

Generated using TypeDoc