Class AAMVA.MotorCarrierData
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class AAMVA.MotorCarrierData : GenericDocumentWrapper
- Inheritance
-
AAMVA.MotorCarrierData
- Inherited Members
-
Constructors
MotorCarrierData(GenericDocument)
public MotorCarrierData(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
CarrierName
public Field? CarrierName { get; }
Property Value
- Field
City
public Field? City { get; }
Property Value
- Field
Jurisdiction
public Field? Jurisdiction { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
StreetAddress
public Field? StreetAddress { get; }
Property Value
- Field
USDOTNumber
public Field? USDOTNumber { get; }
Property Value
- Field
Zip
public Field? Zip { get; }
Property Value
- Field