itemsMissingInCatalog property

List<String>? itemsMissingInCatalog
getter/setter pair

IDs of items in the request that were missing from the catalog.

Implementation

core.List<core.String>? itemsMissingInCatalog;