MandatoryFields

MandatoryFields class

Namespace: Aspose.Barcode.ComplexBarcode

Mandatory elements (fields) of the card

Constructors

NameDescription
__construct

Properties

NameRead/WriteDescription
AddressCityRead/WriteDAI, City portion of the cardholder address, DL/ID, V20ANS
AddressPostalCodeRead/WriteDAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS
AddressStateRead/WriteDAJ, State portion of the cardholder address, DL/ID, F2A
AddressStreet1Read/WriteDAG, Street portion of the cardholder address, DL/ID, V35ANS
CountryIdentificationRead/WriteDCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A
CustomerIDNumberRead/WriteDAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS
DateOfBirthRead/WriteDBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N
DocumentDiscriminatorRead/WriteDCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS
EndorsementCodesRead/WriteDCD, Jurisdiction specific endorsement codes, DL, V5ANS
EyeColorRead/WriteDAY, Color of cardholder’s eyes. (ANSI D-20 codes). DL/ID, F3A
FamilyNameRead/WriteDCS, Family name of the cardholder, DL/ID, V40ANS
FamilyNameTruncationRead/WriteDDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A
FirstNameRead/WriteDAC, First name of the cardholder, DL/ID, V40ANS
FirstNameTruncationRead/WriteDDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A
HeightRead/WriteDAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1’’ = “073 in” Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters=“181 cm” , DL/ID, F6ANS
MiddleNameRead/WriteDAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma “,”. , DL/ID, V40ANS
MiddleNameTruncationRead/WriteDDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A
RestrictionCodesRead/WriteDCB, Jurisdiction-specific restrictions codes, DL, V12ANS
SexRead/WriteDBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N
VehicleClassRead/WriteDCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS

MandatoryFields__construct()

AddressCity

Access: Read/Write

DAI, City portion of the cardholder address, DL/ID, V20ANS

DAI, City portion of the cardholder address, DL/ID, V20ANS

ParameterTypeDescription
$valuestring

AddressPostalCode

Access: Read/Write

DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS

DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS

ParameterTypeDescription
$valuestring

AddressState

Access: Read/Write

DAJ, State portion of the cardholder address, DL/ID, F2A

DAJ, State portion of the cardholder address, DL/ID, F2A

ParameterTypeDescription
$valuestring

AddressStreet1

Access: Read/Write

DAG, Street portion of the cardholder address, DL/ID, V35ANS

DAG, Street portion of the cardholder address, DL/ID, V35ANS

ParameterTypeDescription
$valuestring

CountryIdentification

Access: Read/Write

DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A

DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A

ParameterTypeDescription
$valueint

CustomerIDNumber

Access: Read/Write

DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS

DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS

ParameterTypeDescription
$valuestring

DateOfBirth

Access: Read/Write

DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N

DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N

ParameterTypeDescription
$valueDateTimeImmutable

DocumentDiscriminator

Access: Read/Write

DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS

DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS

ParameterTypeDescription
$valuestring

EndorsementCodes

Access: Read/Write

DCD, Jurisdiction specific endorsement codes, DL, V5ANS

DCD, Jurisdiction specific endorsement codes, DL, V5ANS

ParameterTypeDescription
$valuestring

EyeColor

Access: Read/Write

DAY, Color of cardholder’s eyes. (ANSI D-20 codes). DL/ID, F3A

DAY, Color of cardholder’s eyes. (ANSI D-20 codes). DL/ID, F3A

ParameterTypeDescription
$valueint

FamilyName

Access: Read/Write

DCS, Family name of the cardholder, DL/ID, V40ANS

DCS, Family name of the cardholder, DL/ID, V40ANS

ParameterTypeDescription
$valuestring

FamilyNameTruncation

Access: Read/Write

DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A

DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A

ParameterTypeDescription
$valuestring

FirstName

Access: Read/Write

DAC, First name of the cardholder, DL/ID, V40ANS

DAC, First name of the cardholder, DL/ID, V40ANS

ParameterTypeDescription
$valuestring

FirstNameTruncation

Access: Read/Write

DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A

DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A

ParameterTypeDescription
$valuestring

Height

Access: Read/Write

DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1’’ = “073 in” Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters=“181 cm” , DL/ID, F6ANS

DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1’’ = “073 in” Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters=“181 cm” , DL/ID, F6ANS

ParameterTypeDescription
$valuestring

MiddleName

Access: Read/Write

DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma “,”. , DL/ID, V40ANS

DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma “,”. , DL/ID, V40ANS

ParameterTypeDescription
$valuestring

MiddleNameTruncation

Access: Read/Write

DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A

DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A

ParameterTypeDescription
$valuestring

RestrictionCodes

Access: Read/Write

DCB, Jurisdiction-specific restrictions codes, DL, V12ANS

DCB, Jurisdiction-specific restrictions codes, DL, V12ANS

ParameterTypeDescription
$valuestring

Sex

Access: Read/Write

DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N

DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N

ParameterTypeDescription
$valueint

VehicleClass

Access: Read/Write

DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS

DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS

ParameterTypeDescription
$valuestring