Classes/LprMatchListEntry.ps1

class LprMatchListEntry {
    [string]$RegistrationNumber
    [hashtable]$CustomFields
}