capacitor-plugin-scanbot-barcode-scanner-sdk
    Preparing search index...

    Class MotorCarrierData

    Motor Carrier Data. File type "MC".

    Index

    Constructors

    Properties

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

    Accessors

    • get carrierName(): Field | undefined

      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 | undefined

    • get city(): Field | undefined

      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 | undefined

    • get jurisdiction(): Field | undefined

      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 | undefined

    • get streetAddress(): Field | undefined

      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 | undefined

    • get usdotNumber(): Field | undefined

      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 | undefined

    • get zip(): Field | undefined

      Data element ID "MAO". The ZIP or Postal code of the resident address of the vehicle owner.

      Returns Field | undefined

    Methods

    • Returns string