patchHrn property
getter/setter pair
Some catalogs may have additional modifications to their data
contained in an entirely separate catalog, called the patch catalog.
This field indicates the HERE Resource Name (HRN) for the patch catalog.
When this field is present, the catalog's data as referenced by
CatalogConfiguration.catalog is merged with data from the patch catalog.
If this field is null, then incremental updates are disabled.
Implementation
String? patchHrn;