LayoutDrivingLicense constructor
LayoutDrivingLicense({
- UniversalIdField? additionalInformation,
- UniversalIdField? additionalInformation1,
- UniversalIdField? address,
- UniversalIdField? audit,
- UniversalIdField? authority,
- UniversalIdField? cardNumber,
- UniversalIdField? categories,
- UniversalIdField? conditions,
- UniversalIdField? dateOfBirth,
- UniversalIdField? dateOfExpiry,
- UniversalIdField? dateOfIssue,
- UniversalIdField? documentDiscriminator,
- UniversalIdField? documentNumber,
- UniversalIdField? duplicate,
- UniversalIdField? duration,
- UniversalIdField? endorsements,
- UniversalIdField? eyes,
- UniversalIdField? firstIssued,
- UniversalIdField? firstName,
- UniversalIdField? fullName,
- UniversalIdField? givenNames,
- UniversalIdField? hair,
- UniversalIdField? height,
- UniversalIdField? lastName,
- UniversalIdField? licenceNumber,
- UniversalIdField? licenseClass,
- UniversalIdField? licenseNumber,
- UniversalIdField? name,
- UniversalIdField? office,
- UniversalIdField? parish,
- UniversalIdField? personalNumber,
- UniversalIdField? placeOfBirth,
- UniversalIdField? previousType,
- UniversalIdField? restrictions,
- UniversalIdField? revoked,
- UniversalIdField? sex,
- UniversalIdField? surname,
- UniversalIdField? type,
- UniversalIdField? version,
- UniversalIdField? verticalNumber,
- UniversalIdField? weight,
Implementation
LayoutDrivingLicense({
this.additionalInformation,
this.additionalInformation1,
this.address,
this.audit,
this.authority,
this.cardNumber,
this.categories,
this.conditions,
this.dateOfBirth,
this.dateOfExpiry,
this.dateOfIssue,
this.documentDiscriminator,
this.documentNumber,
this.duplicate,
this.duration,
this.endorsements,
this.eyes,
this.firstIssued,
this.firstName,
this.fullName,
this.givenNames,
this.hair,
this.height,
this.lastName,
this.licenceNumber,
this.licenseClass,
this.licenseNumber,
this.name,
this.office,
this.parish,
this.personalNumber,
this.placeOfBirth,
this.previousType,
this.restrictions,
this.revoked,
this.sex,
this.surname,
this.type,
this.version,
this.verticalNumber,
this.weight,
});