ALLayoutVehicleRegistrationCertificate Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALPluginConfig.h |
address
The Address Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *address
Declared In
ALPluginConfig.h
brand
The Brand Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *brand
Declared In
ALPluginConfig.h
displacement
The Displacement Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *displacement
Declared In
ALPluginConfig.h
documentNumber
The DocumentNumber Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *documentNumber
Declared In
ALPluginConfig.h
firstIssued
The FirstIssued Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *firstIssued
Declared In
ALPluginConfig.h
firstName
The FirstName Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *firstName
Declared In
ALPluginConfig.h
lastName
The LastName Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *lastName
Declared In
ALPluginConfig.h
licensePlate
The LicensePlate Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *licensePlate
Declared In
ALPluginConfig.h
manufacturerCode
The ManufacturerCode Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *manufacturerCode
Declared In
ALPluginConfig.h
tire
The Tire Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *tire
Declared In
ALPluginConfig.h
vehicleIdentificationNumber
The VehicleIdentificationNumber Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *vehicleIdentificationNumber
Declared In
ALPluginConfig.h
vehicleType
The VehicleType Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *vehicleType
Declared In
ALPluginConfig.h
vehicleTypeCode
The VehicleTypeCode Field
@property (nonatomic, nullable, strong) ALVehicleRegistrationCertificateField *vehicleTypeCode
Declared In
ALPluginConfig.h